projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fb940d
)
ARM: qcom_defconfig: enable debug fs support
author
Brian Masney
<bmasney@redhat.com>
Fri, 11 Mar 2022 15:49:19 +0000
(10:49 -0500)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Fri, 8 Apr 2022 03:25:22 +0000
(22:25 -0500)
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
arch/arm/configs/qcom_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/qcom_defconfig
b/arch/arm/configs/qcom_defconfig
index 50e28a74c36163b79049a617bc1f8e359da2897f..5cd935ee148aaad5b3f17d616bb44416d62cde2d 100644
(file)
--- 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