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.lb5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 587a1cca4a..ee0b2ceb83 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -679,6 +679,11 @@ define CONFIG_FS_FAT
export always
comment "Enable FAT filesystem support"
end
+define CONFIG_ROMFS
+ default 0
+ export always
+ comment "The new ROMFS file system"
+end
define AUTOBOOT_DELAY
default 2
export always