mirror of
https://github.com/apache/nuttx.git
synced 2026-09-20 12:58:29 +08:00
Correct an error introduced in this file in very recent commits
This commit is contained in:
@@ -6934,3 +6934,5 @@
|
||||
convert those configurations to use the kconfig-frontends tools.
|
||||
See http://www.nuttx.org/doku.php?id=wiki:howtos:convertconfig for
|
||||
some guidelines (2014-3-6).
|
||||
* drivers/serial/Kconfig: Correct an error introduced in this file
|
||||
in very recent commits (2013-3-6).
|
||||
|
||||
@@ -340,6 +340,7 @@ config ARCH_HAVE_UART
|
||||
config ARCH_HAVE_UART0
|
||||
bool
|
||||
default n
|
||||
select MCU_SERIAL
|
||||
|
||||
config ARCH_HAVE_UART1
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user