Преглед изворни кода

EDAC: Select DEBUG_FS

The debugfs.c functionality relies on DEBUG_FS so select it.

Signed-off-by: Borislav Petkov <bp@suse.de>
Borislav Petkov пре 8 година
родитељ
комит
1c5bf78114
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      drivers/edac/Kconfig

+ 1 - 0
drivers/edac/Kconfig

@@ -43,6 +43,7 @@ config EDAC_LEGACY_SYSFS
 
 
 config EDAC_DEBUG
 config EDAC_DEBUG
 	bool "Debugging"
 	bool "Debugging"
+	select DEBUG_FS
 	help
 	help
 	  This turns on debugging information for the entire EDAC subsystem.
 	  This turns on debugging information for the entire EDAC subsystem.
 	  You do so by inserting edac_module with "edac_debug_level=x." Valid
 	  You do so by inserting edac_module with "edac_debug_level=x." Valid