diff options
Diffstat (limited to 'configs/MPC8536DS_defconfig')
-rw-r--r-- | configs/MPC8536DS_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/MPC8536DS_defconfig b/configs/MPC8536DS_defconfig index f10a0891a8..e71c9fae13 100644 --- a/configs/MPC8536DS_defconfig +++ b/configs/MPC8536DS_defconfig @@ -48,3 +48,5 @@ CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_VIDEO=y CONFIG_OF_LIBFDT=y +CONFIG_MTD=y +CONFIG_MTD_RAW_NAND=y |