[PATCH] LOG2: Implement a general integer log2 facility in the kernel
[powerpc.git] / arch / sparc64 / Kconfig
index b627f8d..d391d11 100644 (file)
@@ -34,6 +34,14 @@ config ARCH_MAY_HAVE_PC_FDC
        bool
        default y
 
+config ARCH_HAS_ILOG2_U32
+       bool
+       default n
+
+config ARCH_HAS_ILOG2_U64
+       bool
+       default n
+
 config AUDIT_ARCH
        bool
        default y