[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
[pandora-kernel.git] / arch / sparc / Kconfig
index 7c58fc1..9431e96 100644 (file)
@@ -150,6 +150,14 @@ config RWSEM_GENERIC_SPINLOCK
 config RWSEM_XCHGADD_ALGORITHM
        bool
 
+config GENERIC_FIND_NEXT_BIT
+       bool
+       default y
+
+config GENERIC_HWEIGHT
+       bool
+       default y
+
 config GENERIC_CALIBRATE_DELAY
        bool
        default y