diff options
Diffstat (limited to 'configs/tseries_mmc_defconfig')
-rw-r--r-- | configs/tseries_mmc_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/tseries_mmc_defconfig b/configs/tseries_mmc_defconfig index 6eda869fbe..0b92e14e59 100644 --- a/configs/tseries_mmc_defconfig +++ b/configs/tseries_mmc_defconfig @@ -1,5 +1,5 @@ CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,EMMC_BOOT" -+S:CONFIG_ARM=y -+S:CONFIG_TARGET_TSERIES=y +CONFIG_ARM=y +CONFIG_TARGET_TSERIES=y # CONFIG_CMD_CRC32 is not set |