aboutsummaryrefslogtreecommitdiff
path: root/Config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.mk b/Config.mk
index 7281781..70edadf 100644
--- a/Config.mk
+++ b/Config.mk
@@ -11,7 +11,7 @@
# are built. To enable something set it to 1, otherwise set it to 0.
#
DRIVERS=1
- VFS=0
+ VFS=1
S5FS=0
VM=0
DYNAMIC=0