X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2FKconfig.x86_64;h=5696e7b374b31904b7559d045b7235b4e25bcf3e;hb=48c906823f3927b981db9f0b03c2e2499977ee93;hp=6533b349f06190eb31ea7960ad9e65fbc36475b8;hpb=c58310bf4933986513020fa90b4190c7492995ae;p=linux-2.6 diff --git a/arch/um/Kconfig.x86_64 b/arch/um/Kconfig.x86_64 index 6533b349f0..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,10 +18,6 @@ config RWSEM_GENERIC_SPINLOCK bool default y -config SEMAPHORE_SLEEPERS - bool - default y - config 3_LEVEL_PGTABLES bool default y