VM: move common VM settings to defconfig
/fs/Kconfig
blob:969e8fd65c81c8bda08d786208e5b10ede113e3e -> blob:696980eb06330fa57ecf7954f2aca96296285582
--- fs/Kconfig
+++ fs/Kconfig
@@ -4,11 +4,6 @@
menu "File systems"
-config VFS_CACHE_PRESSURE
- int "vfs Cache Pressure"
- default 70
- help
-
if BLOCK
source "fs/ext2/Kconfig"