diff options
Diffstat (limited to 'configs/mx28evk_spi_defconfig')
-rw-r--r-- | configs/mx28evk_spi_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/mx28evk_spi_defconfig b/configs/mx28evk_spi_defconfig index 140fb08..5411e47 100644 --- a/configs/mx28evk_spi_defconfig +++ b/configs/mx28evk_spi_defconfig @@ -1,4 +1,4 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="ENV_IS_IN_SPI_FLASH" CONFIG_ARM=y CONFIG_TARGET_MX28EVK=y +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="ENV_IS_IN_SPI_FLASH" |