diff options
Diffstat (limited to 'configs/P1023RDB_defconfig')
-rw-r--r-- | configs/P1023RDB_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/P1023RDB_defconfig b/configs/P1023RDB_defconfig index 9c2d90e8de..ea59f81d0d 100644 --- a/configs/P1023RDB_defconfig +++ b/configs/P1023RDB_defconfig @@ -44,3 +44,5 @@ CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y +CONFIG_MTD=y +CONFIG_MTD_RAW_NAND=y |