* debian/changelog: Update.

* debian/config/kernelarch-x86/config: Set RELOCATABLE.

svn path=/dists/trunk/linux-2.6/; revision=13794
This commit is contained in:
Bastian Blank 2009-06-12 19:10:41 +00:00
parent 3f52b7f0e2
commit a31b2ac8be
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -74,6 +74,7 @@ linux-2.6 (2.6.30-1~experimental.1) UNRELEASED; urgency=low
* [i386/486] Enable High Memory Support.
* [i386] Allocate pagetables from High Memory.
* [amd64, i386] Write protect kernel read-only data structures.
* [amd64, i386] Make kernel relocatable.
[ dann frazier ]
* Enable bnx2x, using firmware-split patches from net-next and mirroring

View File

@ -45,7 +45,7 @@ CONFIG_SECCOMP=y
CONFIG_KEXEC=y
# CONFIG_CRASH_DUMP is not set
# CONFIG_KEXEC_JUMP is not set
# CONFIG_RELOCATABLE is not set
CONFIG_RELOCATABLE=y
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set