]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/ia64/Kconfig
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
[net-next-2.6.git] / arch / ia64 / Kconfig
index 75d839715b2f8deedb47df757440a9bb22ce1bbb..fcacfe291b9b7450b5537ec8cbb0aab258e92f5e 100644 (file)
@@ -34,6 +34,14 @@ config RWSEM_XCHGADD_ALGORITHM
        bool
        default y
 
+config ARCH_HAS_ILOG2_U32
+       bool
+       default n
+
+config ARCH_HAS_ILOG2_U64
+       bool
+       default n
+
 config GENERIC_FIND_NEXT_BIT
        bool
        default y