diff options
Diffstat (limited to 'configs/spear320_defconfig')
-rw-r--r-- | configs/spear320_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/spear320_defconfig b/configs/spear320_defconfig index 04cc469938..6adbeef0b3 100644 --- a/configs/spear320_defconfig +++ b/configs/spear320_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 |