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/clearfog_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/clearfog_defconfig') diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig index 3b7b35d..5f1c5ae 100644 --- a/configs/clearfog_defconfig +++ b/configs/clearfog_defconfig @@ -35,6 +35,7 @@ CONFIG_MMC_SDHCI_SDMA=y CONFIG_MMC_SDHCI_MV=y CONFIG_SPI_FLASH=y CONFIG_PHYLIB=y +CONFIG_PHY_GIGE=y CONFIG_PCI=y CONFIG_DEBUG_UART_BASE=0xd0012000 CONFIG_DEBUG_UART_CLOCK=250000000 -- cgit v1.1