aboutsummaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-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 2f3d8dd1c0..3dfa80110f 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -564,6 +564,11 @@ define CONFIG_ROM_STREAM_START
export always
comment "ROM stream start location"
end
+define CONFIG_COMPRESSED_ROM_STREAM
+ default 0
+ export always
+ comment "compressed boot image is located in ROM"
+end
define CONFIG_FS_STREAM
default 0
export always