diff options
Diffstat (limited to 'configs/tao3530_defconfig')
-rw-r--r-- | configs/tao3530_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/tao3530_defconfig b/configs/tao3530_defconfig index 3d4e2a1e8c..40982fc005 100644 --- a/configs/tao3530_defconfig +++ b/configs/tao3530_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 |