summaryrefslogtreecommitdiff
path: root/src/config/Options.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r--src/config/Options.lb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 9739b6d909..7bcba27e04 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -679,10 +679,10 @@ define CONFIG_FS_FAT
export always
comment "Enable FAT filesystem support"
end
-define CONFIG_ROMFS
+define CONFIG_CBFS
default 0
export always
- comment "The new ROMFS file system"
+ comment "The new CBFS file system"
end
define AUTOBOOT_DELAY
default 2