aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r--arch/ia64/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index e1c9ea03f31f..00151a8320d8 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -408,6 +408,11 @@ config GENERIC_IRQ_PROBE
408 bool 408 bool
409 default y 409 default y
410 410
411config GENERIC_PENDING_IRQ
412 bool
413 depends on GENERIC_HARDIRQS && SMP
414 default y
415
411source "arch/ia64/hp/sim/Kconfig" 416source "arch/ia64/hp/sim/Kconfig"
412 417
413source "arch/ia64/oprofile/Kconfig" 418source "arch/ia64/oprofile/Kconfig"