aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/configs/i386_defconfig
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-05-11 16:23:16 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-05-11 17:45:06 -0700
commitfe83fcc0a14dcf71996de5eb84771b2369ba7abc (patch)
tree40af2bc6fc3dcad082b2b6bf22d3b8e0017be50a /arch/x86/configs/i386_defconfig
parentx86, defconfig: update to current, no material changes (diff)
downloadlinux-dev-fe83fcc0a14dcf71996de5eb84771b2369ba7abc.tar.xz
linux-dev-fe83fcc0a14dcf71996de5eb84771b2369ba7abc.zip
x86, defconfig: update kernel position parameters
Update CONFIG_RELOCATABLE, CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to reflect the current defaults. [ Impact: make defconfig match Kconfig defaults ] Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/configs/i386_defconfig')
-rw-r--r--arch/x86/configs/i386_defconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/arch/x86/configs/i386_defconfig b/arch/x86/configs/i386_defconfig
index 70036a7a9506..edb992ebef92 100644
--- a/arch/x86/configs/i386_defconfig
+++ b/arch/x86/configs/i386_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.30-rc2
-# Mon May 11 16:19:47 2009
+# Mon May 11 16:21:55 2009
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -343,8 +343,9 @@ CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
# CONFIG_KEXEC_JUMP is not set
CONFIG_PHYSICAL_START=0x1000000
-# CONFIG_RELOCATABLE is not set
-CONFIG_PHYSICAL_ALIGN=0x200000
+CONFIG_RELOCATABLE=y
+CONFIG_X86_NEED_RELOCS=y
+CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set