From: Borislav Petkov Date: Sat, 18 Mar 2017 17:25:05 +0000 (+0100) Subject: EDAC: Select DEBUG_FS X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1c5bf78114d38c2761721108a2d925bccb496027;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git EDAC: Select DEBUG_FS The debugfs.c functionality relies on DEBUG_FS so select it. Signed-off-by: Borislav Petkov --- diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index be3eac6ad54d..4773f2867234 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig @@ -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