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 --- include/configs/km/kmp204x-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/km/kmp204x-common.h') diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h index a1c83b70e9..be4a2d0191 100644 --- a/include/configs/km/kmp204x-common.h +++ b/include/configs/km/kmp204x-common.h @@ -347,7 +347,6 @@ int get_scl(void); #define CONFIG_SYS_FM1_DTSEC5_PHY_ADDR 0x11 #define CONFIG_SYS_TBIPA_VALUE 8 #define CONFIG_ETHPRIME "FM1@DTSEC5" -#define CONFIG_PHY_GIGE /* Include GbE speed/duplex detection */ /* * Environment -- cgit