summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx860_005b.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/mbx860_005b.cfg')
-rw-r--r--make/custom/mbx860_005b.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/custom/mbx860_005b.cfg b/make/custom/mbx860_005b.cfg
index c588da453c..b06f46bc1f 100644
--- a/make/custom/mbx860_005b.cfg
+++ b/make/custom/mbx860_005b.cfg
@@ -21,6 +21,8 @@ define make-target-options
@echo >>$@
@echo "#define CONSOLE_MINOR SMC1_MINOR" >>$@
@echo "#define UARTS_USE_INTERRUPTS 0" >>$@
+ @echo "#define PRINTK_MINOR SMC1_MINOR" >>$@
+ @echo "#define PRINTK_IO_MODE 0" >>$@
@echo "#define EPPCBUG_SMC1 1" >>$@
@echo "#define EPPCBUG_VECTORS 1" >>$@
@echo "#define INSTRUCTION_CACHE_ENABLE 1" >>$@