From 708a87c51e6acfa1e2be90e2d1a1e12c272e5170 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Nov 2001 18:55:30 +0000 Subject: 2001-11-16 Ralf Corsepius * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac. * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac. * custom/mbx860_005b.cfg: Ditto. * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac. --- make/custom/mbx860_005b.cfg | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'make/custom/mbx860_005b.cfg') diff --git a/make/custom/mbx860_005b.cfg b/make/custom/mbx860_005b.cfg index 8b766373d7..5412fd9ab1 100644 --- a/make/custom/mbx860_005b.cfg +++ b/make/custom/mbx860_005b.cfg @@ -21,19 +21,7 @@ define make-target-options @echo "#endif" >>$@ @echo "#define mpc$(CPU_TYPE) 1" >>$@ @echo >>$@ - @echo "#define NVRAM_CONFIGURE 0" >>$@ - @echo "#define UARTS_USE_TERMIOS 1" >>$@ - @echo "#define CONSOLE_MINOR SMC1_MINOR" >>$@ - @echo "#define UARTS_IO_MODE 0" >>$@ - @echo "#define UARTS_USE_INTERRUPTS 0" >>$@ - @echo "#define PRINTK_MINOR SMC1_MINOR" >>$@ - @echo "#define PRINTK_IO_MODE 0" >>$@ - @echo "/*#define EPPCBUG_SMC1 0*/" >>$@ - @echo "/* #define EPPCBUG_VECTORS 1*/" >>$@ @echo "#define INSTRUCTION_CACHE_ENABLE 1" >>$@ @echo "#define DATA_CACHE_ENABLE 1" >>$@ @echo >>$@ - @echo "#define PPC_VECTOR_FILE_BASE 0x0000" >>$@ - @echo "/*#define PPC_USE_DATA_CACHE 1*/" >>$@ - @echo >>$@ endef -- cgit v1.2.3