summaryrefslogtreecommitdiffstats
path: root/make/custom/score603e.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/score603e.cfg')
-rw-r--r--make/custom/score603e.cfg7
1 files changed, 0 insertions, 7 deletions
diff --git a/make/custom/score603e.cfg b/make/custom/score603e.cfg
index a7db5b1c8d..6f201ea304 100644
--- a/make/custom/score603e.cfg
+++ b/make/custom/score603e.cfg
@@ -33,12 +33,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
# This section makes the target dependent options file.
-# CONSOLE_USE_POLLED (score603e_bsp)
-# CONSOLE_USE_INTERRUPTS (score603e_bsp)
-# The score603e console driver has the structure to operate in either
-# polled or interrupt mode. However both modes only trap to the
-# monitor currently.
-#
# SCORE603E_USE_SDS (score603e_bsp)
# SCORE603E_USE_OPEN_FIRMWARE (score603e_bsp)
# SCORE603E_USE_NONE (score603e_bsp)
@@ -63,7 +57,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
#
define make-target-options
- @echo "#define CONSOLE_USE_INTERRUPTS 0" >>$@
@echo "#define INITIALIZE_COM_PORTS 1" >>$@
@echo "#define SCORE603E_GENERATION $(SCORE603E_GENERATION)" >>$@
@echo "#define SCORE603E_USE_SDS 0" >>$@