diff options
Diffstat (limited to 'configs/db-88f6820-amc_defconfig')
-rw-r--r-- | configs/db-88f6820-amc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/db-88f6820-amc_defconfig b/configs/db-88f6820-amc_defconfig index 01681ec666..ca7114078a 100644 --- a/configs/db-88f6820-amc_defconfig +++ b/configs/db-88f6820-amc_defconfig @@ -59,6 +59,7 @@ CONFIG_BLK=y CONFIG_DM_I2C=y CONFIG_SYS_I2C_MVTWSI=y # CONFIG_MMC is not set +CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y CONFIG_SYS_NAND_USE_FLASH_BBT=y CONFIG_NAND_PXA3XX=y @@ -79,4 +80,3 @@ CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y -CONFIG_MTD=y |