]> err.no Git - linux-2.6/blobdiff - arch/um/Kconfig.x86_64
x86: printk kernel version in WARN_ON and other dump_stack users
[linux-2.6] / arch / um / Kconfig.x86_64
index f60e9e506424cf91e6b97ff61105a7dfc4b4788d..d632e9a89cc3d671ab69730cb5d0e457457e30d9 100644 (file)
@@ -17,24 +17,12 @@ config SEMAPHORE_SLEEPERS
 
 config TOP_ADDR
        hex
-       default 0x80000000
+       default 0x7fc0000000
 
 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