From: Heiko Schocher Date: Wed, 21 Jan 2015 08:22:20 +0000 (+0100) Subject: arm, at91: taurus remove MACH_TYPE definitions in config file X-Git-Tag: KARO-TXSD-2017-03-15~5382^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=657006a1c46f11784757f9437ffaaa5e0c4dea72;p=karo-tx-uboot.git 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 --- diff --git a/include/configs/taurus.h b/include/configs/taurus.h index b61dc2d115..2cf4558daa 100644 --- a/include/configs/taurus.h +++ b/include/configs/taurus.h @@ -21,9 +21,6 @@ */ #include -#define MACH_TYPE_TAURUS 2067 -#define MACH_TYPE_AXM 2068 - #define CONFIG_SYS_GENERIC_BOARD #if defined(CONFIG_SPL_BUILD)