aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64')
-rw-r--r--arch/ia64/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index 199eeaf0f4e3..8e5517e62c0a 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -374,6 +374,9 @@ config IA64_PALINFO
374 To use this option, you have to ensure that the "/proc file system 374 To use this option, you have to ensure that the "/proc file system
375 support" (CONFIG_PROC_FS) is enabled, too. 375 support" (CONFIG_PROC_FS) is enabled, too.
376 376
377config SGI_SN
378 def_bool y if (IA64_SGI_SN2 || IA64_GENERIC)
379
377source "drivers/firmware/Kconfig" 380source "drivers/firmware/Kconfig"
378 381
379source "fs/Kconfig.binfmt" 382source "fs/Kconfig.binfmt"