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