From 206a0b3850f1353d5d270c3651ac6cee3848587a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 19 Jun 2001 14:27:43 +0000 Subject: 2001-06-19 Ralf Corsepius custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__, make-target-options. custom/FreeBSD-posix.cfg: Remove make-target-options. custom/HPUX9-posix.cfg: Dito. custom/Linux-posix.cfg: Dito. custom/Solaris-posix.cfg: Dito. custom/arm_bare_bsp.cfg: Dito. custom/armulator.cfg: Dito. custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS. custom/i386ex.cfg: Remove make-target-options. custom/i960sim.cfg: Remove make-target-options. custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS. custom/rxgen960.cfg: Remove make-target-options, cleanup comments. custom/score603e.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS. custom/vegaplus.cfg: Remove make-target-options. --- make/custom/mvme2307.cfg | 6 ------ 1 file changed, 6 deletions(-) (limited to 'make/custom/mvme2307.cfg') diff --git a/make/custom/mvme2307.cfg b/make/custom/mvme2307.cfg index 838731615a..62716fd521 100644 --- a/make/custom/mvme2307.cfg +++ b/make/custom/mvme2307.cfg @@ -15,12 +15,6 @@ RTEMS_BSP_FAMILY=motorola_powerpc # This section makes the target dependent options file. -# CONSOLE_USE_POLLED (mvme2307_bsp) -# CONSOLE_USE_INTERRUPTS (mvme2307_bsp) -# The mvme2307 console driver has the structure to operate in either -# polled or interrupt mode. However both modes only trap to the -# monitor currently. -# # 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 -- cgit v1.2.3