VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Christian Kujau <lists@nerdbynature.de> 2010-03-08 15:03:09 +0000 committer: Linus Torvalds <torvalds@linux-foundation.org> 2010-03-08 07:32:34 -0800 commit: d4014030d2b2508aaf54093a5885f1c8a2275dd7 parent: 25cf84cf377c0aae5dbcf937ea89bc7893db5176
Commit Summary:
FS-Cache: Remove the EXPERIMENTAL flag
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/fs/fscache/Kconfig b/fs/fscache/Kconfig
index 864dac20a242..cc94bb9563f2 100644
--- a/fs/fscache/Kconfig
+++ b/fs/fscache/Kconfig
@@ -1,7 +1,6 @@
 
 config FSCACHE
 	tristate "General filesystem local caching manager"
-	depends on EXPERIMENTAL
 	select SLOW_WORK
 	help
 	  This option enables a generic filesystem caching manager that can be