diff options
Diffstat (limited to 'configs/spear600_defconfig')
-rw-r--r-- | configs/spear600_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/spear600_defconfig b/configs/spear600_defconfig index e6784e0e42..ed167f4cc2 100644 --- a/configs/spear600_defconfig +++ b/configs/spear600_defconfig @@ -24,9 +24,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 |