diff options
Diffstat (limited to 'configs/omap3_ha_defconfig')
-rw-r--r-- | configs/omap3_ha_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/omap3_ha_defconfig b/configs/omap3_ha_defconfig index af60ca84c2..7e05d968d3 100644 --- a/configs/omap3_ha_defconfig +++ b/configs/omap3_ha_defconfig @@ -24,6 +24,9 @@ CONFIG_CMD_FAT=y CONFIG_CMD_MTDPARTS=y CONFIG_ENV_IS_IN_NAND=y CONFIG_MMC_OMAP_HS=y +CONFIG_NAND=y +CONFIG_SYS_NAND_BUSWIDTH_16BIT=y +CONFIG_SPL_NAND_SIMPLE=y CONFIG_SYS_NS16550=y CONFIG_OMAP3_SPI=y CONFIG_USB=y |