]> err.no Git - linux-2.6/blobdiff - arch/m68knommu/Kconfig
[MIPS] C99-ify struct resource initialization.
[linux-2.6] / arch / m68knommu / Kconfig
index e2a6e864896080a42b2cd76e98e43b63d67dc92e..3cde6822ead172b122bc66543a784ea4396cacf4 100644 (file)
@@ -25,10 +25,22 @@ config RWSEM_XCHGADD_ALGORITHM
        bool
        default n
 
+config GENERIC_FIND_NEXT_BIT
+       bool
+       default y
+
+config GENERIC_HWEIGHT
+       bool
+       default y
+
 config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
+config TIME_LOW_RES
+       bool
+       default y
+
 source "init/Kconfig"
 
 menu "Processor type and features"