diff --git a/[refs] b/[refs] index bb6598f159c4..e75675eab666 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9ca1eb3282b6050c295adb296761f8d26baf4ca5 +refs/heads/master: 3348e05a4f25489908d9f7ed4e80ac291ead18f4 diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index 0c421295e613..299f7f3b5b08 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -141,7 +141,7 @@ config DEBUG_IOREMAP config DEBUG_FS bool "Debug Filesystem" - depends on DEBUG_KERNEL + depends on DEBUG_KERNEL && 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