summaryrefslogtreecommitdiff
path: root/include/configs/taurus.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2015-01-21 08:22:20 (GMT)
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-02-07 22:43:24 (GMT)
commit657006a1c46f11784757f9437ffaaa5e0c4dea72 (patch)
treec6c54713aa710c1a20b706e9dac5516155c89ee5 /include/configs/taurus.h
parentf4e1886df5690a98419d04aaaa77b3027c60c901 (diff)
downloadu-boot-fsl-qoriq-657006a1c46f11784757f9437ffaaa5e0c4dea72.tar.xz
arm, at91: taurus remove MACH_TYPE definitions in config file
remove MACH_TYPE definitions in config file, as they come from the defconfig. Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/taurus.h')
-rw-r--r--include/configs/taurus.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/taurus.h b/include/configs/taurus.h
index b61dc2d..2cf4558 100644
--- a/include/configs/taurus.h
+++ b/include/configs/taurus.h
@@ -21,9 +21,6 @@
*/
#include <asm/hardware.h>
-#define MACH_TYPE_TAURUS 2067
-#define MACH_TYPE_AXM 2068
-
#define CONFIG_SYS_GENERIC_BOARD
#if defined(CONFIG_SPL_BUILD)