summaryrefslogtreecommitdiffstats
path: root/make/custom/helas403.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/helas403.cfg')
-rw-r--r--make/custom/helas403.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/custom/helas403.cfg b/make/custom/helas403.cfg
index 755e5dbfb0..02758eaa23 100644
--- a/make/custom/helas403.cfg
+++ b/make/custom/helas403.cfg
@@ -20,9 +20,6 @@ RTEMS_BSP_FAMILY=helas403
# This section makes the target dependent options file.
-# RTEMS_TEST_NO_PAUSE (RTEMS tests)
-# do not pause between screens of output in the rtems tests
-#
# PPC_VECTOR_FILE_BASE (PowerPC)
# This defines the base address of the exception table.
# NOTE: Vectors are actually at 0xFFF00000 but file starts at offset 0x0100
@@ -34,7 +31,6 @@ RTEMS_BSP_FAMILY=helas403
# other tools like debuggers.
define make-target-options
- @echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
@echo "#define PPC_VECTOR_FILE_BASE 0x0100" >>$@
@echo "#define PPC_USE_SPRG 1" >>$@
endef
@@ -78,4 +74,3 @@ endif
# Miscellaneous additions go here
-