Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8f83c63 authored by Vinay Sudra's avatar Vinay Sudra
Browse files

defconfig: autogvm: move DEBUG_FS from perf to debug config



Move CONFIG_DEBUG_FS from qgki config to debug config to
avoid andorid compilation issues.

Change-Id: I78f404273dddcb03e9ec328842a6f5a3790f0453
Signed-off-by: default avatarVinay Sudra <vsudra@codeaurora.org>
parent 9efe49ec
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
CONFIG_QGKI=y
CONFIG_LOCALVERSION="-qgki"
CONFIG_DEBUG_FS=y
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_REGULATOR_QTI_DEBUG=y
# CONFIG_DETECT_HUNG_TASK is not set
+1 −0
Original line number Diff line number Diff line
@@ -9,3 +9,4 @@ CONFIG_RCU_TORTURE_TEST=m
CONFIG_PM_DEBUG=y
CONFIG_COMMON_CLK_QCOM_DEBUG=y
CONFIG_QCOM_SHOW_RESUME_IRQ=y
CONFIG_DEBUG_FS=y