diff options
Diffstat (limited to 'configs/igep00x0_defconfig')
-rw-r--r-- | configs/igep00x0_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig index 0445b977bb..0e2ab723c2 100644 --- a/configs/igep00x0_defconfig +++ b/configs/igep00x0_defconfig @@ -30,6 +30,8 @@ CONFIG_CMD_UBI=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_MMC_OMAP_HS=y CONFIG_NAND=y +CONFIG_SYS_NAND_BUSWIDTH_16BIT=y +CONFIG_SPL_NAND_SIMPLE=y CONFIG_MTD_UBI_FASTMAP=y CONFIG_SYS_NS16550=y CONFIG_OMAP3_SPI=y |