Pull button into test branch
[linux-drm-fsl-dcu.git] / arch / sh64 / Kconfig
index fb35b45dc130074b3fd6d0170c58588f17885f1e..7bc0744b7ab6aca55207c96740c48c793fa286e4 100644 (file)
@@ -17,11 +17,15 @@ config MMU
        bool
        default y
 
-config UID16
+config RWSEM_GENERIC_SPINLOCK
        bool
        default y
 
-config RWSEM_GENERIC_SPINLOCK
+config GENERIC_FIND_NEXT_BIT
+       bool
+       default y
+
+config GENERIC_HWEIGHT
        bool
        default y
 
@@ -35,6 +39,14 @@ config RWSEM_XCHGADD_ALGORITHM
 config GENERIC_ISA_DMA
        bool
 
+config ARCH_HAS_ILOG2_U32
+       bool
+       default n
+
+config ARCH_HAS_ILOG2_U64
+       bool
+       default n
+
 source init/Kconfig
 
 menu "System type"