diff options
Diffstat (limited to 'configs/mcx_defconfig')
-rw-r--r-- | configs/mcx_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mcx_defconfig b/configs/mcx_defconfig index 2bfff28f12..7e72676ad3 100644 --- a/configs/mcx_defconfig +++ b/configs/mcx_defconfig @@ -35,6 +35,9 @@ CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_NAND=y CONFIG_MMC_OMAP_HS=y CONFIG_NAND=y +CONFIG_NAND_OMAP_GPMC_PREFETCH=y +CONFIG_SYS_NAND_BUSWIDTH_16BIT=y +CONFIG_SPL_NAND_SIMPLE=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y |