Skip to content

Commit 1c5bf78

Browse files
committed
EDAC: Select DEBUG_FS
The debugfs.c functionality relies on DEBUG_FS so select it. Signed-off-by: Borislav Petkov <bp@suse.de>
1 parent 5c71ad1 commit 1c5bf78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/edac/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ config EDAC_LEGACY_SYSFS
4343

4444
config EDAC_DEBUG
4545
bool "Debugging"
46+
select DEBUG_FS
4647
help
4748
This turns on debugging information for the entire EDAC subsystem.
4849
You do so by inserting edac_module with "edac_debug_level=x." Valid

0 commit comments

Comments
 (0)