]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/alpha/Kconfig
[PATCH] Alpha: convert to generic irq framework (alpha part)
[mv-sheeva.git] / arch / alpha / Kconfig
index 786491f9ceb2c072ae6108615211b1bf3d95306c..153337ff1d7b32b688b00659a7f54c5c7c3a0d5e 100644 (file)
@@ -40,6 +40,19 @@ config GENERIC_IOMAP
        bool
        default n
 
+config GENERIC_HARDIRQS
+       bool
+       default y
+
+config GENERIC_IRQ_PROBE
+       bool
+       default y
+
+config AUTO_IRQ_AFFINITY
+       bool
+       depends on SMP
+       default y
+
 source "init/Kconfig"