X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fia64%2FKconfig;h=cbb3e0cef93afa009b631d5dba79b1cdab790668;hb=d46523ea32a79fbc8cd1237f9441f45cc3f02456;hp=01b78e7f992e81e41526ac8c384c86406b752c15;hpb=b5d23e5b8c7ecd97d32f6ad7680d9909977580a7;p=linux-2.6 diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 01b78e7f99..cbb3e0cef9 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig @@ -220,13 +220,6 @@ config IOSAPIC depends on !IA64_HP_SIM default y -config IA64_SGI_SN_SIM - bool "SGI Medusa Simulator Support" - depends on IA64_SGI_SN2 || IA64_GENERIC - help - If you are compiling a kernel that will run under SGI's IA-64 - simulator (Medusa) then say Y, otherwise say N. - config IA64_SGI_SN_XP tristate "Support communication between SGI SSIs" select IA64_UNCACHED_ALLOCATOR @@ -423,6 +416,8 @@ endmenu endif +source "net/Kconfig" + source "drivers/Kconfig" source "fs/Kconfig"