Skip to content

Commit e00b59d

Browse files
committed
ARM: omap2plus_defconfig: Add back DEBUG_FS
Commit 0e4a459 ("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>
1 parent 90d79ed commit e00b59d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/omap2plus_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,5 +556,6 @@ CONFIG_DEBUG_INFO=y
556556
CONFIG_DEBUG_INFO_SPLIT=y
557557
CONFIG_DEBUG_INFO_DWARF4=y
558558
CONFIG_MAGIC_SYSRQ=y
559+
CONFIG_DEBUG_FS=y
559560
CONFIG_SCHEDSTATS=y
560561
# CONFIG_DEBUG_BUGVERBOSE is not set

0 commit comments

Comments
 (0)