aboutsummaryrefslogtreecommitdiff
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 ce6985b637..9b7842481f 100644
--- a/src/config/Options.lb
+++ b/src/config/Options.lb
@@ -502,8 +502,8 @@ define CONFIG_USE_PRINTK_IN_CAR
comment "use printk instead of print in CAR stage code"
end
define ASSEMBLER_DEBUG
- default none
- export used
+ default 0
+ export always
comment "Create disassembly files for debugging"
end