Skip to content

Commit

Permalink
EDAC: Select DEBUG_FS
Browse files Browse the repository at this point in the history
The debugfs.c functionality relies on DEBUG_FS so select it.

Signed-off-by: Borislav Petkov <bp@suse.de>
  • Loading branch information
Borislav Petkov committed Mar 23, 2017
1 parent 5c71ad1 commit 1c5bf78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/edac/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c5bf78

Please sign in to comment.