X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2FKconfig;h=a0801fda0be49b705355fb83cd8f76a3e08e02ab;hb=4198426af37e7122f2fda2538fa9dcaa19c5e397;hp=393bccfe1785108579dc6c18bab682f2e7984110;hpb=f5ad6a42b700d9687bb97cf461e7f2506e3006d6;p=linux-2.6-omap-h63xx.git diff --git a/arch/um/Kconfig b/arch/um/Kconfig index 393bccfe178..a0801fda0be 100644 --- a/arch/um/Kconfig +++ b/arch/um/Kconfig @@ -85,6 +85,10 @@ config STATIC_LINK Additionally, this option enables using higher memory spaces (up to 2.75G) for UML. +config SUBARCH + string + option env="SUBARCH" + source "arch/um/Kconfig.arch" source "mm/Kconfig" source "kernel/time/Kconfig"