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/axs101_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/axs101_defconfig') diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig index 2d29d1d0c3..8d36371103 100644 --- a/configs/axs101_defconfig +++ b/configs/axs101_defconfig @@ -28,6 +28,7 @@ CONFIG_DM=y CONFIG_MMC=y CONFIG_MMC_DW=y CONFIG_DM_ETH=y +CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y CONFIG_DM_SERIAL=y CONFIG_SYS_NS16550=y -- cgit v1.2.3