aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r--arch/i386/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 0790bdf8c1f1..abb582bc218f 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -827,6 +827,7 @@ config CRASH_DUMP
827 827
828config PHYSICAL_START 828config PHYSICAL_START
829 hex "Physical address where the kernel is loaded" if (EMBEDDED || CRASH_DUMP) 829 hex "Physical address where the kernel is loaded" if (EMBEDDED || CRASH_DUMP)
830 default "0x1000000" if X86_NUMAQ
830 default "0x100000" 831 default "0x100000"
831 help 832 help
832 This gives the physical address where the kernel is loaded. 833 This gives the physical address where the kernel is loaded.