Correct an error introduced in this file in very recent commits
This commit is contained in:
parent
1cd7c4f626
commit
113d5a2a81
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user