diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-10-29 10:00:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-10-29 10:00:02 +0000 |
commit | c0c69c974f546549f518cfa8da31881a7db65483 (patch) | |
tree | 1084a2a82e1314c00f638d799cc007ebe6ec858f /target/linux/generic | |
parent | 8e49dfe68a13908c8628ba40c621c2d35b308745 (diff) | |
download | upstream-c0c69c974f546549f518cfa8da31881a7db65483.tar.gz upstream-c0c69c974f546549f518cfa8da31881a7db65483.tar.bz2 upstream-c0c69c974f546549f518cfa8da31881a7db65483.zip |
add missing 3.6 symbols
SVN-Revision: 33986
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.6 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index 535eae0744..3ddf2b9ef5 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -73,6 +73,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_MMP is not set # CONFIG_ARCH_MSM is not set # CONFIG_ARCH_MV78XX0 is not set +# CONFIG_ARCH_MVEBU is not set # CONFIG_ARCH_MXC is not set # CONFIG_ARCH_MXS is not set # CONFIG_ARCH_NETX is not set @@ -87,7 +88,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_PXA is not set # CONFIG_ARCH_REALVIEW is not set # CONFIG_ARCH_RPC is not set -# CONFIG_ARCH_S3C2410 is not set +# CONFIG_ARCH_S3C24XX is not set # CONFIG_ARCH_S3C64XX is not set # CONFIG_ARCH_S5P64X0 is not set # CONFIG_ARCH_S5PC100 is not set @@ -95,6 +96,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_SA1100 is not set # CONFIG_ARCH_SHARK is not set # CONFIG_ARCH_SHMOBILE is not set +# CONFIG_ARCH_SOCFPGA is not set # CONFIG_ARCH_SUPPORTS_MSI is not set # CONFIG_ARCH_TCC_926 is not set # CONFIG_ARCH_TEGRA is not set @@ -416,6 +418,7 @@ CONFIG_CMDLINE="" # CONFIG_CODA_FS is not set # CONFIG_CODE_PATCHING_SELFTEST is not set # CONFIG_COMEDI is not set +# CONFIG_COMMON_CLK_DEBUG is not set # CONFIG_COMPACTION is not set # CONFIG_COMPAL_LAPTOP is not set # CONFIG_COMPAT_BRK is not set @@ -530,6 +533,7 @@ CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y # CONFIG_CRYPTO_ZLIB is not set # CONFIG_CRYSTALHD is not set # CONFIG_CS5535_MFGPT is not set +# CONFIG_CS89x0 is not set # CONFIG_CUSE is not set # CONFIG_CXT1E1 is not set # CONFIG_DAVICOM_PHY is not set @@ -822,6 +826,7 @@ CONFIG_GENERIC_TIME=y # CONFIG_GPIO_AMD8111 is not set # CONFIG_GPIO_BT8XX is not set # CONFIG_GPIO_CS5535 is not set +# CONFIG_GPIO_EM is not set # CONFIG_GPIO_GENERIC_PLATFORM is not set # CONFIG_GPIO_IT8761E is not set # CONFIG_GPIO_LANGWELL is not set @@ -1495,6 +1500,7 @@ CONFIG_LZMA_DECOMPRESS=y # CONFIG_MFD_SM501 is not set # CONFIG_MFD_STMPE is not set CONFIG_MFD_SUPPORT=y +# CONFIG_MFD_T7L66XB is not set # CONFIG_MFD_TC3589X is not set # CONFIG_MFD_TC6387XB is not set # CONFIG_MFD_TC6393XB is not set @@ -2664,6 +2670,7 @@ CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y # CONFIG_SERIAL_8250_CS 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 |