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
This commit is contained in:
Brian Masney 2022-03-11 10:49:19 -05:00 committed by Bjorn Andersson
parent 7fb940d9f6
commit 889b94dbc5
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@ CONFIG_PRINTK_TIME=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DEBUG_INFO=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_FS=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_WATCHDOG=y
CONFIG_QCOM_WDT=y