Skip to content

Commit 41bae0c

Browse files
author
Dinh Nguyen
committed
ARM: socfpga_defconfig: Add back DEBUG_FS
Commit 0e4a459 ("tracing: Remove unnecessary DEBUG_FS dependency") removed select for DEBUG_FS but we still need it for development purposes. Fixes: 0e4a459 ("tracing: Remove unnecessary DEBUG_FS dependency") Signed-off-by: Dinh Nguyen <[email protected]>
1 parent 98d54f8 commit 41bae0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/socfpga_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ CONFIG_NLS_ISO8859_1=y
157157
CONFIG_PRINTK_TIME=y
158158
CONFIG_DEBUG_INFO=y
159159
CONFIG_MAGIC_SYSRQ=y
160+
CONFIG_DEBUG_FS=y
160161
CONFIG_DETECT_HUNG_TASK=y
161162
# CONFIG_SCHED_DEBUG is not set
162163
CONFIG_FUNCTION_TRACER=y

0 commit comments

Comments
 (0)