]> err.no Git - linux-2.6/blobdiff - arch/ia64/Kconfig
[PATCH] NTP: ntp-helper functions
[linux-2.6] / arch / ia64 / Kconfig
index 80988136f26d7dec0791f62c1df59eca73af35ea..17b5dbf8c311909faa9a1871da94868e89bbb547 100644 (file)
@@ -383,6 +383,12 @@ source "drivers/acpi/Kconfig"
 
 endif
 
+if PM
+
+source "arch/ia64/kernel/cpufreq/Kconfig"
+
+endif
+
 endmenu
 
 if !IA64_HP_SIM
@@ -428,6 +434,11 @@ config GENERIC_IRQ_PROBE
        bool
        default y
 
+config GENERIC_PENDING_IRQ
+       bool
+       depends on GENERIC_HARDIRQS && SMP
+       default y
+
 source "arch/ia64/hp/sim/Kconfig"
 
 source "arch/ia64/oprofile/Kconfig"