diff options
Diffstat (limited to 'configs/devkit8000_defconfig')
-rw-r--r-- | configs/devkit8000_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/devkit8000_defconfig b/configs/devkit8000_defconfig index e9eedf17a5..f42f433aa1 100644 --- a/configs/devkit8000_defconfig +++ b/configs/devkit8000_defconfig @@ -31,5 +31,7 @@ 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_OF_LIBFDT=y |