diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-09-04 15:01:25 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-09-04 15:01:25 +0000 |
commit | 6d17e13cde7b19cb1ef1fe266dfba594bae45e99 (patch) | |
tree | 58fc4421037e2b80409a7c408dcf2504e66d013e /target/linux/generic | |
parent | a6c02f8912c17c8c74b5435bdaa8691fff92494c (diff) | |
download | upstream-6d17e13cde7b19cb1ef1fe266dfba594bae45e99.tar.gz upstream-6d17e13cde7b19cb1ef1fe266dfba594bae45e99.tar.bz2 upstream-6d17e13cde7b19cb1ef1fe266dfba594bae45e99.zip |
add missing symbols
SVN-Revision: 28162
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1 index e22e779875..c5079701c1 100644 --- a/target/linux/generic/config-3.1 +++ b/target/linux/generic/config-3.1 @@ -71,6 +71,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_OMAP is not set # CONFIG_ARCH_ORION5X is not set # CONFIG_ARCH_PNX4008 is not set +# CONFIG_ARCH_PRIMA2 is not set # CONFIG_ARCH_PXA is not set # CONFIG_ARCH_REALVIEW is not set # CONFIG_ARCH_RPC is not set @@ -90,6 +91,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_VEXPRESS is not set # CONFIG_ARCH_VT8500 is not set # CONFIG_ARCH_W90X900 is not set +# CONFIG_ARCH_ZYNQ is not set # CONFIG_ARCNET is not set CONFIG_ARM_DMA_MEM_BUFFERABLE=y # CONFIG_ARM_ERRATA_411920 is not set @@ -510,6 +512,7 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_NX_TEST is not set # CONFIG_DEBUG_OBJECTS is not set # CONFIG_DEBUG_PAGEALLOC is not set +# CONFIG_DEBUG_PER_CPU_MAPS is not set # CONFIG_DEBUG_PERF_USE_VMALLOC is not set # CONFIG_DEBUG_PREEMPT is not set # CONFIG_DEBUG_RODATA is not set @@ -700,6 +703,7 @@ CONFIG_FRAME_WARN=1024 CONFIG_FSNOTIFY=y # CONFIG_FS_POSIX_ACL is not set # CONFIG_FT1000 is not set +# CONFIG_FTGMAC100 is not set # CONFIG_FTL is not set # CONFIG_FTMAC100 is not set # CONFIG_FTRACE is not set @@ -1315,6 +1319,7 @@ CONFIG_LZMA_DECOMPRESS=y # CONFIG_MEMORY_FAILURE is not set # CONFIG_MEMSTICK is not set # CONFIG_MFD_88PM860X is not set +# CONFIG_MFD_AAT2870_CORE is not set # CONFIG_MFD_ASIC3 is not set # CONFIG_MFD_CORE is not set # CONFIG_MFD_CS5535 is not set @@ -1336,6 +1341,7 @@ CONFIG_MFD_SUPPORT=y # CONFIG_MFD_TMIO is not set # CONFIG_MFD_TPS6586X is not set # CONFIG_MFD_TPS65910 is not set +# CONFIG_MFD_TPS65912_I2C is not set # CONFIG_MFD_TPS65912_SPI is not set # CONFIG_MFD_VX855 is not set # CONFIG_MFD_WM831X is not set |