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