X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2FKconfig.x86_64;h=5696e7b374b31904b7559d045b7235b4e25bcf3e;hb=9aef85cc58f54f01bbbafdb3c87af4465f4257c0;hp=b438f0e14271b85f075e3c55e023bb63e05b3956;hpb=b0b933c08bd5fd053bbba8ba6387f543be03d49f;p=linux-2.6 diff --git a/arch/um/Kconfig.x86_64 b/arch/um/Kconfig.x86_64 index b438f0e142..5696e7b374 100644 --- a/arch/um/Kconfig.x86_64 +++ b/arch/um/Kconfig.x86_64 @@ -1,3 +1,10 @@ + +menu "Host processor type and features" + +source "arch/x86/Kconfig.cpu" + +endmenu + config UML_X86 bool default y @@ -11,14 +18,6 @@ config RWSEM_GENERIC_SPINLOCK bool default y -config SEMAPHORE_SLEEPERS - bool - default y - -config TOP_ADDR - hex - default 0x7fc0000000 - config 3_LEVEL_PGTABLES bool default y