diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-25 13:53:17 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-25 13:53:17 +0000 |
commit | a80c92e820ac8c7d56353ff095aa1218b0a0ccda (patch) | |
tree | 8abeba8fe2ccf99cc6a8c8dd388eba7c0c9a225b | |
parent | edc5bb98de1be0b301909c92ef6a6b9ae384cc73 (diff) |
[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.9 | 3 |
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 |