diff options
Diffstat (limited to 'configs/omap3_overo_defconfig')
-rw-r--r-- | configs/omap3_overo_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/omap3_overo_defconfig b/configs/omap3_overo_defconfig index 4f6f32e210..237d5bdd11 100644 --- a/configs/omap3_overo_defconfig +++ b/configs/omap3_overo_defconfig @@ -41,6 +41,8 @@ CONFIG_EFI_PARTITION=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 |