Commit 1c5bf781 authored by Borislav Petkov's avatar Borislav Petkov

EDAC: Select DEBUG_FS

The debugfs.c functionality relies on DEBUG_FS so select it.
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
parent 5c71ad17
......@@ -43,6 +43,7 @@ config EDAC_LEGACY_SYSFS
config EDAC_DEBUG
bool "Debugging"
select DEBUG_FS
help
This turns on debugging information for the entire EDAC subsystem.
You do so by inserting edac_module with "edac_debug_level=x." Valid
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment