diff options
Diffstat (limited to 'configs/taurus_defconfig')
-rw-r--r-- | configs/taurus_defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/taurus_defconfig b/configs/taurus_defconfig index 98700487f3..438e25d84f 100644 --- a/configs/taurus_defconfig +++ b/configs/taurus_defconfig @@ -1,3 +1,4 @@ +CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20,MACH_TYPE=2067,BOARD_TAURUS" -CONFIG_ARM=y -CONFIG_TARGET_TAURUS=y ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_TAURUS=y |