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