From 833439850e2c3d4dbcf94eecd578ba03343b202b Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 14 Feb 2010 16:40:33 +0000 Subject: [x86] add missing symbols to default config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19631 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/config-default | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/x86') diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index e05e9f798..884483995 100644 --- a/target/linux/x86/config-default +++ b/target/linux/x86/config-default @@ -177,6 +177,8 @@ # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_PROCESSOR_SELECT is not set # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set +# CONFIG_RCU_FANOUT_EXACT is not set +# CONFIG_RCU_TRACE is not set # CONFIG_RELOCATABLE is not set # CONFIG_RWSEM_GENERIC_SPINLOCK is not set # CONFIG_SBC7240_WDT is not set @@ -230,6 +232,7 @@ # CONFIG_X86_CMPXCHG64 is not set # CONFIG_X86_CPUFREQ_NFORCE2 is not set # CONFIG_X86_CPUID is not set +# CONFIG_X86_CPU_DEBUG is not set # CONFIG_X86_DEBUGCTLMSR is not set # CONFIG_X86_DS is not set # CONFIG_X86_ELAN is not set @@ -242,6 +245,7 @@ # CONFIG_X86_MCE_INJECT is not set # CONFIG_X86_MRST is not set # CONFIG_X86_MSR is not set +# CONFIG_X86_OLD_MCE is not set # CONFIG_X86_P4_CLOCKMOD is not set # CONFIG_X86_PAE is not set # CONFIG_X86_POWERNOW_K6 is not set @@ -450,6 +454,7 @@ CONFIG_PNPACPI=y CONFIG_PNP_DEBUG_MESSAGES=y CONFIG_POWER_SUPPLY=y CONFIG_PROC_PAGE_MONITOR=y +CONFIG_RCU_FANOUT=32 CONFIG_RD_BZIP2=y CONFIG_RD_GZIP=y CONFIG_RTC=y -- cgit v1.2.3