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 370eba21c8..92104a0451 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -164,7 +164,7 @@ define CONFIG_CHIP_CONFIGURE
end
define CONFIG_USE_INIT
default 0
- export used
+ export always
comment "Use stage 1 initialization code"
end
@@ -270,7 +270,7 @@ define _RAMSTART
end
define USE_DCACHE_RAM
default 0
- export used
+ export always
comment "Use data cache as temporary RAM if possible"
end
define DCACHE_RAM_BASE