aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/ia64/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index 3ad2c4af099c..992bcfff7913 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -216,7 +216,7 @@ config IOSAPIC
216 216
217config IA64_SGI_SN_SIM 217config IA64_SGI_SN_SIM
218 bool "SGI Medusa Simulator Support" 218 bool "SGI Medusa Simulator Support"
219 depends on IA64_SGI_SN2 219 depends on IA64_SGI_SN2 || IA64_GENERIC
220 help 220 help
221 If you are compiling a kernel that will run under SGI's IA-64 221 If you are compiling a kernel that will run under SGI's IA-64
222 simulator (Medusa) then say Y, otherwise say N. 222 simulator (Medusa) then say Y, otherwise say N.