Skip to content

Commit 889b94d

Browse files
masneybandersson
authored andcommitted
ARM: qcom_defconfig: enable debug fs support
Enable CONFIG_DEBUG_FS since this is useful to have around. Signed-off-by: Brian Masney <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 7fb940d commit 889b94d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/qcom_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ CONFIG_PRINTK_TIME=y
308308
CONFIG_DYNAMIC_DEBUG=y
309309
CONFIG_DEBUG_INFO=y
310310
CONFIG_MAGIC_SYSRQ=y
311+
CONFIG_DEBUG_FS=y
311312
# CONFIG_SCHED_DEBUG is not set
312313
CONFIG_WATCHDOG=y
313314
CONFIG_QCOM_WDT=y

0 commit comments

Comments
 (0)