Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
[pandora-kernel.git] / arch / frv / Kconfig
index 60a617a..95a3892 100644 (file)
@@ -17,6 +17,10 @@ config GENERIC_FIND_NEXT_BIT
        bool
        default y
 
+config GENERIC_HWEIGHT
+       bool
+       default y
+
 config GENERIC_CALIBRATE_DELAY
        bool
        default n
@@ -25,6 +29,10 @@ config GENERIC_HARDIRQS
        bool
        default n
 
+config TIME_LOW_RES
+       bool
+       default y
+
 mainmenu "Fujitsu FR-V Kernel Configuration"
 
 source "init/Kconfig"