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 <bmasney@redhat.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220311154919.1797920-3-bmasney@redhat.com
1 parent 7fb940d commit 889b94d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)