]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/Kconfig_x86_64
[PATCH] uml: Clean up prink calls
[linux-2.6-omap-h63xx.git] / arch / um / Kconfig_x86_64
index fd8d7e8982b19b6c066e80b8d46db30eafa3bd77..735a047c890cadeb1784246ab92dca64cc5aa441 100644 (file)
@@ -6,10 +6,26 @@ config 64BIT
        bool
        default y
 
+config TOP_ADDR
+       hex
+       default 0x80000000
+
 config 3_LEVEL_PGTABLES
        bool
        default y
 
+config STUB_CODE
+       hex
+       default 0x7fbfffe000
+
+config STUB_DATA
+       hex
+       default 0x7fbffff000
+
+config STUB_START
+       hex
+       default STUB_CODE
+
 config ARCH_HAS_SC_SIGNALS
        bool
        default n