diff options
Diffstat (limited to 'configs/M5329BFEE_defconfig')
-rw-r--r-- | configs/M5329BFEE_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/M5329BFEE_defconfig b/configs/M5329BFEE_defconfig index e9d460f698..7d9d32f0cb 100644 --- a/configs/M5329BFEE_defconfig +++ b/configs/M5329BFEE_defconfig @@ -25,3 +25,5 @@ CONFIG_FLASH_CFI_DRIVER=y CONFIG_SYS_FLASH_PROTECTION=y CONFIG_SYS_FLASH_CFI=y CONFIG_MII=y +CONFIG_MTD=y +CONFIG_MTD_RAW_NAND=y |