aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap2plus_defconfig
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2019-12-09 13:41:17 -0800
committerTony Lindgren <tony@atomide.com>2019-12-10 07:18:22 -0800
commite00b59d30506dc9ef91caf2f3c584209cc9f61e4 (patch)
tree8f17d2c512ef276d222f4cf304c0b74f580fe5f1 /arch/arm/configs/omap2plus_defconfig
parentARM: omap2plus_defconfig: enable NET_SWITCHDEV (diff)
downloadlinux-dev-e00b59d30506dc9ef91caf2f3c584209cc9f61e4.tar.xz
linux-dev-e00b59d30506dc9ef91caf2f3c584209cc9f61e4.zip
ARM: omap2plus_defconfig: Add back DEBUG_FS
Commit 0e4a459f56c3 ("tracing: Remove unnecessary DEBUG_FS dependency") removed select for DEBUG_FS but we still need it at least for enabling deeper idle states for the SoCs. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to '')
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 15e1b2b2410c..c32c338f7704 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -556,5 +556,6 @@ CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_INFO_SPLIT=y
CONFIG_DEBUG_INFO_DWARF4=y
CONFIG_MAGIC_SYSRQ=y
+CONFIG_DEBUG_FS=y
CONFIG_SCHEDSTATS=y
# CONFIG_DEBUG_BUGVERBOSE is not set