diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 10:05:08 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 10:05:08 +0000 |
commit | 439e816277e96e835cc8f01c08e5dcb07994db39 (patch) | |
tree | c57a6fc759439eefc4d01c41a03a9728a509c200 /target | |
parent | 48c9c8ecec6c1e5a820b414ac7cfbfb5310f3c94 (diff) |
linux/3.7: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35450 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |