aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fscache/Kconfig')
-rw-r--r--fs/fscache/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/fscache/Kconfig b/fs/fscache/Kconfig
index cc94bb9563f2..3f6dfa989881 100644
--- a/fs/fscache/Kconfig
+++ b/fs/fscache/Kconfig
@@ -1,7 +1,6 @@
1 1
2config FSCACHE 2config FSCACHE
3 tristate "General filesystem local caching manager" 3 tristate "General filesystem local caching manager"
4 select SLOW_WORK
5 help 4 help
6 This option enables a generic filesystem caching manager that can be 5 This option enables a generic filesystem caching manager that can be
7 used by various network and other filesystems to cache data locally. 6 used by various network and other filesystems to cache data locally.