Skip to content

Commit d4d89e2

Browse files
committed
Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes
ARM: socfpga_defconfig: add back DEBUGFS - Add back DEBUG_FS for socfpga_defconfig * tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux: ARM: socfpga_defconfig: Add back DEBUG_FS Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Olof Johansson <[email protected]>
2 parents 820d156 + 41bae0c commit d4d89e2

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)