diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-19 08:07:38 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-19 08:07:38 +0000 |
commit | 927a2d30579468dc1c6e09781736be0c8efdd7b7 (patch) | |
tree | a0ab31f97f528b02fdbbbf4d85bf44bfbda41784 /target/linux | |
parent | 90ead2960466249b0f5b120872ad510b73f96e55 (diff) | |
download | upstream-927a2d30579468dc1c6e09781736be0c8efdd7b7.tar.gz upstream-927a2d30579468dc1c6e09781736be0c8efdd7b7.tar.bz2 upstream-927a2d30579468dc1c6e09781736be0c8efdd7b7.zip |
linux/3.9: add missing config symbol
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36365 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index eaac3f662c..9515094d9f 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -2818,6 +2818,7 @@ 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_DEPRECATED_OPTIONS is not set # CONFIG_SERIAL_8250_DETECT_IRQ is not set CONFIG_SERIAL_8250_DMA=y # CONFIG_SERIAL_8250_DW is not set |