[i386/rt-686-pae] Enable HIGHMEM64G as intended for this configuration

svn path=/dists/sid/linux-2.6/; revision=18986
This commit is contained in:
Ben Hutchings 2012-05-07 13:59:48 +00:00
parent 43eb0a755b
commit d493861613
2 changed files with 59 additions and 0 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ linux-2.6 (3.2.16-2) UNRELEASED; urgency=low
[ Ben Hutchings ]
* aufs: Enable AUFS_EXPORT
* ext4: Report max_batch_time option correctly (Closes: #654206)
* [i386/rt-686-pae] Enable HIGHMEM64G as intended for this configuration
-- Ben Hutchings <ben@decadent.org.uk> Tue, 01 May 2012 00:43:48 +0100

58
debian/config/i386/rt/config.686-pae vendored Normal file
View File

@ -0,0 +1,58 @@
##
## file: arch/x86/Kconfig
##
# CONFIG_X86_32_IRIS is not set
## choice: High Memory Support
# CONFIG_NOHIGHMEM is not set
# CONFIG_HIGHMEM4G is not set
CONFIG_HIGHMEM64G=y
## end choice
CONFIG_X86_PAE=y
# CONFIG_MATH_EMULATION is not set
# CONFIG_EISA is not set
# CONFIG_MCA is not set
##
## file: arch/x86/Kconfig.cpu
##
## choice: Processor family
# CONFIG_M486 is not set
CONFIG_M686=y
## end choice
##
## file: arch/x86/xen/Kconfig
##
# CONFIG_XEN is not set
##
## file: drivers/i2c/busses/Kconfig
##
# CONFIG_I2C_ELEKTOR is not set
CONFIG_I2C_STUB=m
##
## file: drivers/net/ethernet/racal/Kconfig
##
# CONFIG_NI5010 is not set
##
## file: drivers/net/hamradio/Kconfig
##
# CONFIG_DMASCC is not set
##
## file: drivers/pci/hotplug/Kconfig
##
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
##
## file: drivers/tty/Kconfig
##
# CONFIG_MOXA_INTELLIO is not set
##
## file: lib/Kconfig.debug
##
# CONFIG_DEBUG_HIGHMEM is not set