diff options
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 5 |
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 | ||
411 | config GENERIC_PENDING_IRQ | ||
412 | bool | ||
413 | depends on GENERIC_HARDIRQS && SMP | ||
414 | default y | ||
415 | |||
411 | source "arch/ia64/hp/sim/Kconfig" | 416 | source "arch/ia64/hp/sim/Kconfig" |
412 | 417 | ||
413 | source "arch/ia64/oprofile/Kconfig" | 418 | source "arch/ia64/oprofile/Kconfig" |