mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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>
This commit is contained in:
parent
f4e1886df5
commit
657006a1c4
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue