Drop the PAE support in the kernel specs.
svn path=/trunk/; revision=791
This commit is contained in:
parent
a8906539b3
commit
0d9dcbd860
1 changed files with 9 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux/i386 2.6.37-gentoo-r4 Kernel Configuration
|
# Linux/i386 2.6.37-gentoo-r4 Kernel Configuration
|
||||||
# Fri May 27 03:10:24 2011
|
# Sun Jun 19 16:30:31 2011
|
||||||
#
|
#
|
||||||
# CONFIG_64BIT is not set
|
# CONFIG_64BIT is not set
|
||||||
CONFIG_X86_32=y
|
CONFIG_X86_32=y
|
||||||
|
@ -302,8 +302,7 @@ CONFIG_X86_BSWAP=y
|
||||||
CONFIG_X86_POPAD_OK=y
|
CONFIG_X86_POPAD_OK=y
|
||||||
CONFIG_X86_ALIGNMENT_16=y
|
CONFIG_X86_ALIGNMENT_16=y
|
||||||
CONFIG_X86_INTEL_USERCOPY=y
|
CONFIG_X86_INTEL_USERCOPY=y
|
||||||
CONFIG_X86_CMPXCHG64=y
|
CONFIG_X86_MINIMUM_CPU_FAMILY=4
|
||||||
CONFIG_X86_MINIMUM_CPU_FAMILY=5
|
|
||||||
# CONFIG_PROCESSOR_SELECT is not set
|
# CONFIG_PROCESSOR_SELECT is not set
|
||||||
CONFIG_CPU_SUP_INTEL=y
|
CONFIG_CPU_SUP_INTEL=y
|
||||||
CONFIG_CPU_SUP_CYRIX_32=y
|
CONFIG_CPU_SUP_CYRIX_32=y
|
||||||
|
@ -343,11 +342,13 @@ CONFIG_I8K=m
|
||||||
CONFIG_NOHIGHMEM=y
|
CONFIG_NOHIGHMEM=y
|
||||||
# CONFIG_HIGHMEM4G is not set
|
# CONFIG_HIGHMEM4G is not set
|
||||||
CONFIG_VMSPLIT_3G=y
|
CONFIG_VMSPLIT_3G=y
|
||||||
|
# CONFIG_VMSPLIT_3G_OPT is not set
|
||||||
# CONFIG_VMSPLIT_2G is not set
|
# CONFIG_VMSPLIT_2G is not set
|
||||||
|
# CONFIG_VMSPLIT_2G_OPT is not set
|
||||||
# CONFIG_VMSPLIT_1G is not set
|
# CONFIG_VMSPLIT_1G is not set
|
||||||
CONFIG_PAGE_OFFSET=0xC0000000
|
CONFIG_PAGE_OFFSET=0xC0000000
|
||||||
CONFIG_X86_PAE=y
|
# CONFIG_X86_PAE is not set
|
||||||
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
|
# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
|
||||||
# CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
|
# CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
|
||||||
CONFIG_NEED_NODE_MEMMAP_SIZE=y
|
CONFIG_NEED_NODE_MEMMAP_SIZE=y
|
||||||
CONFIG_ARCH_FLATMEM_ENABLE=y
|
CONFIG_ARCH_FLATMEM_ENABLE=y
|
||||||
|
@ -362,7 +363,7 @@ CONFIG_HAVE_MEMORY_PRESENT=y
|
||||||
CONFIG_SPARSEMEM_STATIC=y
|
CONFIG_SPARSEMEM_STATIC=y
|
||||||
CONFIG_HAVE_MEMBLOCK=y
|
CONFIG_HAVE_MEMBLOCK=y
|
||||||
CONFIG_SPLIT_PTLOCK_CPUS=4
|
CONFIG_SPLIT_PTLOCK_CPUS=4
|
||||||
CONFIG_PHYS_ADDR_T_64BIT=y
|
# CONFIG_PHYS_ADDR_T_64BIT is not set
|
||||||
CONFIG_ZONE_DMA_FLAG=1
|
CONFIG_ZONE_DMA_FLAG=1
|
||||||
CONFIG_BOUNCE=y
|
CONFIG_BOUNCE=y
|
||||||
CONFIG_VIRT_TO_BUS=y
|
CONFIG_VIRT_TO_BUS=y
|
||||||
|
@ -503,6 +504,8 @@ CONFIG_ISA_DMA_API=y
|
||||||
# CONFIG_ISA is not set
|
# CONFIG_ISA is not set
|
||||||
# CONFIG_MCA is not set
|
# CONFIG_MCA is not set
|
||||||
# CONFIG_SCx200 is not set
|
# CONFIG_SCx200 is not set
|
||||||
|
# CONFIG_OLPC is not set
|
||||||
|
# CONFIG_OLPC_OPENFIRMWARE is not set
|
||||||
CONFIG_AMD_NB=y
|
CONFIG_AMD_NB=y
|
||||||
CONFIG_PCCARD=m
|
CONFIG_PCCARD=m
|
||||||
CONFIG_PCMCIA=m
|
CONFIG_PCMCIA=m
|
||||||
|
|
Loading…
Add table
Reference in a new issue