diff options
Diffstat (limited to 'configs/spear320_defconfig')
-rw-r--r-- | configs/spear320_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/spear320_defconfig b/configs/spear320_defconfig index 3dc24d6500..4f7bd3c6ac 100644 --- a/configs/spear320_defconfig +++ b/configs/spear320_defconfig @@ -21,9 +21,9 @@ CONFIG_CMD_PING=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_SYS_I2C_DW=y # CONFIG_MMC is not set +CONFIG_MTD_PARTITIONS=y CONFIG_MTD_NOR_FLASH=y CONFIG_MTD_DEVICE=y -CONFIG_MTD_PARTITIONS=y CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y CONFIG_MII=y |