diff options
Diffstat (limited to 'configs/spear300_usbtty_defconfig')
-rw-r--r-- | configs/spear300_usbtty_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/spear300_usbtty_defconfig b/configs/spear300_usbtty_defconfig index 747c821ad2..5d6d18f1ca 100644 --- a/configs/spear300_usbtty_defconfig +++ b/configs/spear300_usbtty_defconfig @@ -27,11 +27,10 @@ CONFIG_SYS_I2C_DW=y # CONFIG_MMC is not set CONFIG_MTD=y CONFIG_MTD_NOR_FLASH=y +CONFIG_MTD_RAW_NAND=y CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y CONFIG_MII=y CONFIG_CONS_INDEX=0 CONFIG_USB=y CONFIG_USB_GADGET=y -CONFIG_MTD=y -CONFIG_MTD_RAW_NAND=y |