diff options
author | Tony Luck <tony.luck@intel.com> | 2006-02-02 16:30:59 -0500 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-02-02 16:30:59 -0500 |
commit | 41db6112a5558bd09c8ec5b0e61566db11f0d86d (patch) | |
tree | 9d17f274bc6bc9737c911bc0010fec790d7b7892 /arch/ia64 | |
parent | a58786917ce23c2a26c3e099c3cdba32a35eeceb (diff) | |
parent | 466575f4e975db1207c5e1a7be34aeaec6ddba1e (diff) |
Pull sgi-drivers-makefile-cleanup into release branch
Diffstat (limited to 'arch/ia64')
-rw-r--r-- | arch/ia64/Kconfig | 3 |
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 | ||
376 | config SGI_SN | ||
377 | def_bool y if (IA64_SGI_SN2 || IA64_GENERIC) | ||
378 | |||
376 | source "drivers/firmware/Kconfig" | 379 | source "drivers/firmware/Kconfig" |
377 | 380 | ||
378 | source "fs/Kconfig.binfmt" | 381 | source "fs/Kconfig.binfmt" |