diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 10:05:08 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 10:05:08 +0000 |
commit | bbfd8cbf94d9786561801d6f34d238973a4f49a7 (patch) | |
tree | 79dc0339cf8e41cd68ba21a2686da0363428f19d /target | |
parent | 9a438b22719e466229edaf0d408f977466d820bc (diff) | |
download | upstream-bbfd8cbf94d9786561801d6f34d238973a4f49a7.tar.gz upstream-bbfd8cbf94d9786561801d6f34d238973a4f49a7.tar.bz2 upstream-bbfd8cbf94d9786561801d6f34d238973a4f49a7.zip |
linux/3.7: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35450
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.7 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index b635450495..61975c7994 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -2750,14 +2750,17 @@ CONFIG_SERIAL_8250=y # CONFIG_SERIAL_8250_BOCA is not set CONFIG_SERIAL_8250_CONSOLE=y # CONFIG_SERIAL_8250_CS is not set +# CONFIG_SERIAL_8250_DETECT_IRQ is not set # CONFIG_SERIAL_8250_DW is not set # CONFIG_SERIAL_8250_EM is not set # CONFIG_SERIAL_8250_EXAR_ST16C554 is not set # CONFIG_SERIAL_8250_EXTENDED is not set # CONFIG_SERIAL_8250_FOURPORT is not set # CONFIG_SERIAL_8250_HUB6 is not set +# CONFIG_SERIAL_8250_MANY_PORTS is not set CONFIG_SERIAL_8250_NR_UARTS=2 # CONFIG_SERIAL_8250_PCI is not set +# CONFIG_SERIAL_8250_RSA is not set CONFIG_SERIAL_8250_RUNTIME_UARTS=2 # CONFIG_SERIAL_ALTERA_JTAGUART is not set # CONFIG_SERIAL_ALTERA_UART is not set |