aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-02-14 16:40:33 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-02-14 16:40:33 +0000
commit992a1863375103c2fe280b859e6e47f58b8009f0 (patch)
tree925fb56bf6fde04009e278eeb274793d0a50c74b
parente1ab34e125972abd5150fd152c2104147c601efd (diff)
downloadupstream-992a1863375103c2fe280b859e6e47f58b8009f0.tar.gz
upstream-992a1863375103c2fe280b859e6e47f58b8009f0.tar.bz2
upstream-992a1863375103c2fe280b859e6e47f58b8009f0.zip
[x86] add missing symbols to default config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19631 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/x86/config-default5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default
index e05e9f798f..884483995c 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