From: Jo-Philipp Wich Date: Thu, 19 Jan 2012 00:31:39 +0000 (+0000) Subject: x86/config-3.2: add linux-3.2 symbols for x86 X-Git-Tag: reboot~15143 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=095f7f2da3322e791def4e304d36ffb0215e0051;p=openwrt%2Fopenwrt.git x86/config-3.2: add linux-3.2 symbols for x86 The following symbols are missing for x86, in sorted order. Signed-off-by: Philip Prindeville SVN-Revision: 29783 --- diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2 index 781c64ba17..09b57fabee 100644 --- a/target/linux/generic/config-3.2 +++ b/target/linux/generic/config-3.2 @@ -1172,6 +1172,7 @@ CONFIG_ISDN=y # CONFIG_IWMC3200TOP is not set # CONFIG_IXGB is not set # CONFIG_IXGBE is not set +# CONFIG_IXGBEVF is not set # CONFIG_JBD is not set # CONFIG_JBD2_DEBUG is not set # CONFIG_JBD_DEBUG is not set @@ -3243,6 +3244,7 @@ CONFIG_XFRM=y CONFIG_ZISOFS=y CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_INFLATE=y +# CONFIG_ZNET is not set CONFIG_ZONE_DMA=y CONFIG_ZONE_DMA_FLAG=1 # CONFIG_ZRAM is not set diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index b608b85d68..f30329acfa 100644 --- a/target/linux/x86/config-default +++ b/target/linux/x86/config-default @@ -21,6 +21,7 @@ CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set CONFIG_ARCH_POPULATES_NODE_MAP=y +# CONFIG_ARCH_RANDOM is not set CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y