diff options
Diffstat (limited to 'configs/mx28evk_spi_defconfig')
-rw-r--r-- | configs/mx28evk_spi_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mx28evk_spi_defconfig b/configs/mx28evk_spi_defconfig index 80b9ad2da3..e14e3277c0 100644 --- a/configs/mx28evk_spi_defconfig +++ b/configs/mx28evk_spi_defconfig @@ -18,6 +18,8 @@ CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set CONFIG_CMD_MMC=y +CONFIG_CMD_NAND=y +CONFIG_CMD_NAND_TRIMFFS=y CONFIG_CMD_SF=y CONFIG_CMD_SPI=y CONFIG_CMD_USB=y |