aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/autofs/Kconfig')
-rw-r--r--fs/autofs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/autofs/Kconfig b/fs/autofs/Kconfig
index 5f3bea90911e..480e210c83ab 100644
--- a/fs/autofs/Kconfig
+++ b/fs/autofs/Kconfig
@@ -1,5 +1,6 @@
config AUTOFS_FS
tristate "Kernel automounter support"
+ depends on BKL # unfixable, just use autofs4
help
The automounter is a tool to automatically mount remote file systems
on demand. This implementation is partially kernel-based to reduce