diff options
Diffstat (limited to 'configs/MPC837XEMDS_defconfig')
-rw-r--r-- | configs/MPC837XEMDS_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/MPC837XEMDS_defconfig b/configs/MPC837XEMDS_defconfig index 3fd3a39493..1dd88f4fdc 100644 --- a/configs/MPC837XEMDS_defconfig +++ b/configs/MPC837XEMDS_defconfig @@ -153,3 +153,5 @@ CONFIG_TSEC_ENET=y # CONFIG_PCI is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y +CONFIG_MTD=y +CONFIG_MTD_RAW_NAND=y |