OSDN Git Service

POWER: fix compile warnings in log_wakeup_reason
[android-x86/kernel.git] / lib / Kconfig
index a5ce0c7..54cf309 100644 (file)
@@ -51,6 +51,9 @@ config PERCPU_RWSEM
 config ARCH_USE_CMPXCHG_LOCKREF
        bool
 
+config ARCH_HAS_FAST_MULTIPLIER
+       bool
+
 config CRC_CCITT
        tristate "CRC-CCITT functions"
        help