diff options
Diffstat (limited to 'configs/xpedite520x_defconfig')
-rw-r--r-- | configs/xpedite520x_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/xpedite520x_defconfig b/configs/xpedite520x_defconfig index b2c0cb00cd3..33d991b321d 100644 --- a/configs/xpedite520x_defconfig +++ b/configs/xpedite520x_defconfig @@ -42,3 +42,5 @@ CONFIG_TSEC_ENET=y CONFIG_SYS_NS16550=y CONFIG_PANIC_HANG=y CONFIG_OF_LIBFDT=y +CONFIG_MTD=y +CONFIG_MTD_RAW_NAND=y |