debugfs: no longer needs to depend on SYSFS
[platform/adaptation/renesas_rcar/renesas_kernel.git] / lib / Kconfig.debug
index 154ff43..4608952 100644 (file)
@@ -76,7 +76,6 @@ config UNUSED_SYMBOLS
 
 config DEBUG_FS
        bool "Debug Filesystem"
-       depends on SYSFS
        help
          debugfs is a virtual file system that kernel developers use to put
          debugging files into.  Enable this option to be able to read and