aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2006-02-02 13:30:59 -0800
committerTony Luck <tony.luck@intel.com>2006-02-02 13:30:59 -0800
commit41db6112a5558bd09c8ec5b0e61566db11f0d86d (patch)
tree9d17f274bc6bc9737c911bc0010fec790d7b7892 /arch/ia64/Kconfig
parent[IA64] avoid broken SAL_CACHE_FLUSH implementations (diff)
parent[PATCH] drivers/sn/ must be entered for CONFIG_SGI_IOC3 (diff)
downloadlinux-dev-41db6112a5558bd09c8ec5b0e61566db11f0d86d.tar.xz
linux-dev-41db6112a5558bd09c8ec5b0e61566db11f0d86d.zip
Pull sgi-drivers-makefile-cleanup into release branch
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
To use this option, you have to ensure that the "/proc file system
support" (CONFIG_PROC_FS) is enabled, too.
+config SGI_SN
+ def_bool y if (IA64_SGI_SN2 || IA64_GENERIC)
+
source "drivers/firmware/Kconfig"
source "fs/Kconfig.binfmt"