diff options
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r-- | src/config/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index a564a5dfaa..b0ad8252fb 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -693,7 +693,7 @@ define CONFIG_FS_FAT comment "Enable FAT filesystem support" end define CONFIG_CBFS - default 0 + default 1 export always comment "The new CBFS file system" end |