diff options
Diffstat (limited to 'configs/spear310_usbtty_defconfig')
-rw-r--r-- | configs/spear310_usbtty_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/spear310_usbtty_defconfig b/configs/spear310_usbtty_defconfig index 82ce447806..f40c16cd7c 100644 --- a/configs/spear310_usbtty_defconfig +++ b/configs/spear310_usbtty_defconfig @@ -33,3 +33,5 @@ CONFIG_MII=y CONFIG_CONS_INDEX=0 CONFIG_USB=y CONFIG_USB_GADGET=y +CONFIG_MTD=y +CONFIG_MTD_RAW_NAND=y |