diff options
Diffstat (limited to 'configs/spear310_defconfig')
-rw-r--r-- | configs/spear310_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/spear310_defconfig b/configs/spear310_defconfig index fed5d7ee8a..58d6a7e7f7 100644 --- a/configs/spear310_defconfig +++ b/configs/spear310_defconfig @@ -27,9 +27,8 @@ 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_MTD=y -CONFIG_MTD_RAW_NAND=y |