diff options
Diffstat (limited to 'configs/spear600_usbtty_defconfig')
-rw-r--r-- | configs/spear600_usbtty_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/spear600_usbtty_defconfig b/configs/spear600_usbtty_defconfig index 7505ac0fd9a..e66e8182002 100644 --- a/configs/spear600_usbtty_defconfig +++ b/configs/spear600_usbtty_defconfig @@ -20,6 +20,8 @@ CONFIG_ENV_IS_IN_FLASH=y CONFIG_SYS_I2C_DW=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_MTD_DEVICE=y +CONFIG_MTD_PARTITIONS=y CONFIG_NETDEVICES=y CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y |