diff options
Diffstat (limited to 'configs/ti816x_evm_defconfig')
-rw-r--r-- | configs/ti816x_evm_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ti816x_evm_defconfig b/configs/ti816x_evm_defconfig index fa97ad6f4c..812b4995ef 100644 --- a/configs/ti816x_evm_defconfig +++ b/configs/ti816x_evm_defconfig @@ -40,6 +40,8 @@ CONFIG_DM_I2C=y CONFIG_SYS_I2C_OMAP24XX=y CONFIG_MMC_OMAP_HS=y CONFIG_NAND=y +CONFIG_NAND_OMAP_GPMC_PREFETCH=y +CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SYS_NS16550=y CONFIG_OMAP3_SPI=y # CONFIG_USE_PRIVATE_LIBGCC is not set |