aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-03-25 13:53:17 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-03-25 13:53:17 +0000
commita95842d49002114100ecaea5535c85c99b7ea587 (patch)
tree8abeba8fe2ccf99cc6a8c8dd388eba7c0c9a225b
parenta800a4a78848f48bd7773534559fc629ba5c867e (diff)
downloadmaster-187ad058-a95842d49002114100ecaea5535c85c99b7ea587.tar.gz
master-187ad058-a95842d49002114100ecaea5535c85c99b7ea587.tar.bz2
master-187ad058-a95842d49002114100ecaea5535c85c99b7ea587.zip
[generic/3.9]: add missing symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36126 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic/config-3.93
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9
index c90717c79e..7abc1c2dcc 100644
--- a/target/linux/generic/config-3.9
+++ b/target/linux/generic/config-3.9
@@ -82,6 +82,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y
# CONFIG_ARCH_NOMADIK is not set
# CONFIG_ARCH_NUC93X is not set
# CONFIG_ARCH_OMAP is not set
+# CONFIG_ARCH_OMAP1 is not set
# CONFIG_ARCH_ORION5X is not set
# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
# CONFIG_ARCH_PICOXCELL is not set
@@ -680,6 +681,7 @@ CONFIG_DQL=y
# CONFIG_DVB_DUMMY_FE is not set
# CONFIG_DVB_TUNER_DIB0070 is not set
# CONFIG_DVB_TUNER_DIB0090 is not set
+# CONFIG_DW_DMAC is not set
# CONFIG_DW_WATCHDOG is not set
# CONFIG_DX_SEP is not set
# CONFIG_DYNAMIC_DEBUG is not set
@@ -2817,6 +2819,7 @@ CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
# CONFIG_SERIAL_8250_CS is not set
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
+CONFIG_SERIAL_8250_DMA=y
# CONFIG_SERIAL_8250_DW is not set
# CONFIG_SERIAL_8250_EM is not set
# CONFIG_SERIAL_8250_EXAR_ST16C554 is not set