X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2FKconfig_x86_64;h=735a047c890cadeb1784246ab92dca64cc5aa441;hb=201134ca168c27c1f895ecfd74f9ebf1129483d0;hp=fd8d7e8982b19b6c066e80b8d46db30eafa3bd77;hpb=325a479c4c110db278ef3361460a48c4093252cc;p=linux-2.6 diff --git a/arch/um/Kconfig_x86_64 b/arch/um/Kconfig_x86_64 index fd8d7e8982..735a047c89 100644 --- a/arch/um/Kconfig_x86_64 +++ b/arch/um/Kconfig_x86_64 @@ -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