]> 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 f162f50f0b179539c5a6f8c0dfa439dc47ebfff5..735a047c890cadeb1784246ab92dca64cc5aa441 100644 (file)
@@ -14,6 +14,18 @@ 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