mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
[x86] add missing symbols to default config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cea46cd3a4
commit
833439850e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user