aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs/qcom_defconfig
diff options
context:
space:
mode:
authorBrian Masney <bmasney@redhat.com>2022-03-11 10:49:19 -0500
committerBjorn Andersson <bjorn.andersson@linaro.org>2022-04-07 22:25:22 -0500
commit889b94dbc5539c8c45131aeead6d5923508f535b (patch)
treefa7fab97ced6dddc152864439f1db3815bf9d23d /arch/arm/configs/qcom_defconfig
parent7fb940d9f670c3adba863b226e0d8cfe149f52d1 (diff)
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
Diffstat (limited to 'arch/arm/configs/qcom_defconfig')
-rw-r--r--arch/arm/configs/qcom_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 50e28a74c361..5cd935ee148a 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -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