diff options
Diffstat (limited to 'configs/mx28evk_defconfig')
-rw-r--r-- | configs/mx28evk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx28evk_defconfig b/configs/mx28evk_defconfig index caad16cea7..b9c21256f5 100644 --- a/configs/mx28evk_defconfig +++ b/configs/mx28evk_defconfig @@ -23,6 +23,7 @@ CONFIG_CMD_BOOTZ=y # CONFIG_CMD_FLASH is not set CONFIG_CMD_GPIO=y CONFIG_CMD_MMC=y +CONFIG_CMD_NAND=y CONFIG_CMD_NAND_TRIMFFS=y CONFIG_CMD_USB=y CONFIG_CMD_DHCP=y |