aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShevT <shev_t@mail.ru>2016-08-16 16:00:33 +0300
committerShevT <shev_t@mail.ru>2016-08-16 16:00:33 +0300
commit0fc1c3d73cb8f22071830b33fa9a6b405c1a5cb4 (patch)
tree10256fc18d61586d20b4a442b1212ee8b9f5c428
parentd69794cce92ed13ad1c2fea36b8b6f9e8b427e26 (diff)
recovery_defconfig: temporary set CONFIG_LOG_BUF_SHIFT to 21
-rw-r--r--arch/arm64/configs/m2note_recovery_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/m2note_recovery_defconfig b/arch/arm64/configs/m2note_recovery_defconfig
index 204b73381..9c454859d 100644
--- a/arch/arm64/configs/m2note_recovery_defconfig
+++ b/arch/arm64/configs/m2note_recovery_defconfig
@@ -92,7 +92,7 @@ CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_NOCB_CPU is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
-CONFIG_LOG_BUF_SHIFT=17
+CONFIG_LOG_BUF_SHIFT=21
CONFIG_GENERIC_SCHED_CLOCK=y
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set