From 1989374b21089c63019fc9648408c8d609023ffe Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 7 Aug 2017 22:00:34 -0400 Subject: configs: Finish migration of PHY_GIGE Reviewed-by: Joe Hershberger Signed-off-by: Tom Rini --- configs/spear320_usbtty_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/spear320_usbtty_defconfig') diff --git a/configs/spear320_usbtty_defconfig b/configs/spear320_usbtty_defconfig index cf26003268..cf6b3c9745 100644 --- a/configs/spear320_usbtty_defconfig +++ b/configs/spear320_usbtty_defconfig @@ -16,4 +16,5 @@ CONFIG_SYS_I2C_DW=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_NETDEVICES=y +CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y -- cgit