Updated kernel config
SVN-Revision: 5139
This commit is contained in:
parent
44419aed87
commit
75c1f29021
1 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.17
|
||||
# Sat Oct 7 19:38:32 2006
|
||||
# Mon Oct 16 01:26:21 2006
|
||||
#
|
||||
CONFIG_X86_32=y
|
||||
CONFIG_SEMAPHORE_SLEEPERS=y
|
||||
|
@ -88,7 +88,7 @@ CONFIG_DEFAULT_IOSCHED="deadline"
|
|||
# Processor type and features
|
||||
#
|
||||
# CONFIG_SMP is not set
|
||||
CONFIG_X86_PC=y
|
||||
# CONFIG_X86_PC is not set
|
||||
# CONFIG_X86_ELAN is not set
|
||||
# CONFIG_X86_VOYAGER is not set
|
||||
# CONFIG_X86_NUMAQ is not set
|
||||
|
@ -97,6 +97,7 @@ CONFIG_X86_PC=y
|
|||
# CONFIG_X86_VISWS is not set
|
||||
# CONFIG_X86_GENERICARCH is not set
|
||||
# CONFIG_X86_ES7000 is not set
|
||||
CONFIG_X86_RDC=y
|
||||
CONFIG_M386=y
|
||||
# CONFIG_M486 is not set
|
||||
# CONFIG_M586 is not set
|
||||
|
@ -153,16 +154,13 @@ CONFIG_VMSPLIT_3G=y
|
|||
# CONFIG_VMSPLIT_2G is not set
|
||||
# CONFIG_VMSPLIT_1G is not set
|
||||
CONFIG_PAGE_OFFSET=0xC0000000
|
||||
CONFIG_ARCH_FLATMEM_ENABLE=y
|
||||
CONFIG_ARCH_SPARSEMEM_ENABLE=y
|
||||
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
|
||||
CONFIG_SELECT_MEMORY_MODEL=y
|
||||
CONFIG_FLATMEM_MANUAL=y
|
||||
# CONFIG_DISCONTIGMEM_MANUAL is not set
|
||||
# CONFIG_SPARSEMEM_MANUAL is not set
|
||||
CONFIG_FLATMEM=y
|
||||
CONFIG_FLAT_NODE_MEM_MAP=y
|
||||
CONFIG_SPARSEMEM_STATIC=y
|
||||
# CONFIG_SPARSEMEM_STATIC is not set
|
||||
CONFIG_SPLIT_PTLOCK_CPUS=4
|
||||
CONFIG_MATH_EMULATION=y
|
||||
# CONFIG_MTRR is not set
|
||||
|
|
Loading…
Reference in a new issue