Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
[platform/adaptation/renesas_rcar/renesas_kernel.git] / mm / Kconfig
index 3f4ffda..de31af2 100644 (file)
@@ -218,9 +218,11 @@ config SPLIT_PTLOCK_CPUS
        int
        default "999999" if ARM && !CPU_CACHE_VIPT
        default "999999" if PARISC && !PA20
-       default "999999" if DEBUG_SPINLOCK || DEBUG_LOCK_ALLOC
        default "4"
 
+config ARCH_ENABLE_SPLIT_PMD_PTLOCK
+       boolean
+
 #
 # support for memory balloon compaction
 config BALLOON_COMPACTION