From: Brian Masney Date: Fri, 11 Mar 2022 15:49:19 +0000 (-0500) Subject: ARM: qcom_defconfig: enable debug fs support X-Git-Tag: v5.19-rc1~142^2~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=889b94dbc5539c8c45131aeead6d5923508f535b;p=thirdparty%2Fkernel%2Flinux.git ARM: qcom_defconfig: enable debug fs support Enable CONFIG_DEBUG_FS since this is useful to have around. Signed-off-by: Brian Masney Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220311154919.1797920-3-bmasney@redhat.com --- diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig index 50e28a74c3616..5cd935ee148aa 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