diff options
Diffstat (limited to 'configs/socrates_defconfig')
-rw-r--r-- | configs/socrates_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig index ae99637d47a..df45de0adb2 100644 --- a/configs/socrates_defconfig +++ b/configs/socrates_defconfig @@ -65,3 +65,5 @@ CONFIG_DM_USB=y # CONFIG_USB_EHCI_HCD is not set CONFIG_USB_OHCI_PCI=y CONFIG_USB_STORAGE=y +CONFIG_MTD=y +CONFIG_MTD_RAW_NAND=y |