add missing symbols to default config
SVN-Revision: 19631
This commit is contained in:
parent
1d3ab0732f
commit
98e41f341e
1 changed files with 5 additions and 0 deletions
|
@ -177,6 +177,8 @@
|
||||||
# CONFIG_POWER_SUPPLY_DEBUG is not set
|
# CONFIG_POWER_SUPPLY_DEBUG is not set
|
||||||
# CONFIG_PROCESSOR_SELECT is not set
|
# CONFIG_PROCESSOR_SELECT is not set
|
||||||
# CONFIG_PROVIDE_OHCI1394_DMA_INIT 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_RELOCATABLE is not set
|
||||||
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
|
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
|
||||||
# CONFIG_SBC7240_WDT is not set
|
# CONFIG_SBC7240_WDT is not set
|
||||||
|
@ -230,6 +232,7 @@
|
||||||
# CONFIG_X86_CMPXCHG64 is not set
|
# CONFIG_X86_CMPXCHG64 is not set
|
||||||
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
|
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
|
||||||
# CONFIG_X86_CPUID is not set
|
# CONFIG_X86_CPUID is not set
|
||||||
|
# CONFIG_X86_CPU_DEBUG is not set
|
||||||
# CONFIG_X86_DEBUGCTLMSR is not set
|
# CONFIG_X86_DEBUGCTLMSR is not set
|
||||||
# CONFIG_X86_DS is not set
|
# CONFIG_X86_DS is not set
|
||||||
# CONFIG_X86_ELAN is not set
|
# CONFIG_X86_ELAN is not set
|
||||||
|
@ -242,6 +245,7 @@
|
||||||
# CONFIG_X86_MCE_INJECT is not set
|
# CONFIG_X86_MCE_INJECT is not set
|
||||||
# CONFIG_X86_MRST is not set
|
# CONFIG_X86_MRST is not set
|
||||||
# CONFIG_X86_MSR 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_P4_CLOCKMOD is not set
|
||||||
# CONFIG_X86_PAE is not set
|
# CONFIG_X86_PAE is not set
|
||||||
# CONFIG_X86_POWERNOW_K6 is not set
|
# CONFIG_X86_POWERNOW_K6 is not set
|
||||||
|
@ -450,6 +454,7 @@ CONFIG_PNPACPI=y
|
||||||
CONFIG_PNP_DEBUG_MESSAGES=y
|
CONFIG_PNP_DEBUG_MESSAGES=y
|
||||||
CONFIG_POWER_SUPPLY=y
|
CONFIG_POWER_SUPPLY=y
|
||||||
CONFIG_PROC_PAGE_MONITOR=y
|
CONFIG_PROC_PAGE_MONITOR=y
|
||||||
|
CONFIG_RCU_FANOUT=32
|
||||||
CONFIG_RD_BZIP2=y
|
CONFIG_RD_BZIP2=y
|
||||||
CONFIG_RD_GZIP=y
|
CONFIG_RD_GZIP=y
|
||||||
CONFIG_RTC=y
|
CONFIG_RTC=y
|
||||||
|
|
Loading…
Reference in a new issue