diff options
Diffstat (limited to 'configs/omap3_ha_defconfig')
-rw-r--r-- | configs/omap3_ha_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/omap3_ha_defconfig b/configs/omap3_ha_defconfig index 250890b005..a48a1e0bc8 100644 --- a/configs/omap3_ha_defconfig +++ b/configs/omap3_ha_defconfig @@ -1,5 +1,5 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="SYS_BOARD_OMAP3_HA" CONFIG_ARM=y CONFIG_OMAP34XX=y CONFIG_TARGET_TAO3530=y +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="SYS_BOARD_OMAP3_HA" |