From 0132f003fb0dcc2492f3dec1877fc7355e8fb32f Mon Sep 17 00:00:00 2001 From: Youngsoo Date: Fri, 17 May 2019 15:29:20 +0900 Subject: [PATCH] [RAMEN9610-15240] [common][9610] wlbt : enable sable log as default enable log_collection as default settings. Change-Id: I4f68f01c54caad9749819e6fbacf6b7639e1cab5 Signed-off-by: Youngoo --- drivers/misc/samsung/scsc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/misc/samsung/scsc/Kconfig b/drivers/misc/samsung/scsc/Kconfig index cdb660bbfec5..3b30cb008c85 100644 --- a/drivers/misc/samsung/scsc/Kconfig +++ b/drivers/misc/samsung/scsc/Kconfig @@ -158,7 +158,7 @@ config SCSC_WIFILOGGER_TEST config SCSC_LOG_COLLECTION bool "Samsung SCSC Log Collection" depends on SCSC_CORE - default n + default y ---help--- Enable LOG collection to collect Chunks (host and FW) and generate a SBL file -- 2.20.1