Merge tag 'v3.18-rc1' into patchwork
[firefly-linux-kernel-4.4.55.git] / init / Kconfig
index 1c505e09042283199905b9d5c25557dbdc2ea17d..3ee28ae02cc89cb0c0d3b2a9ca112c1edfda2e96 100644 (file)
@@ -838,6 +838,7 @@ config LOG_BUF_SHIFT
 
 config LOG_CPU_MAX_BUF_SHIFT
        int "CPU kernel log buffer size contribution (13 => 8 KB, 17 => 128KB)"
+       depends on SMP
        range 0 21
        default 12 if !BASE_SMALL
        default 0 if BASE_SMALL