diff options
Diffstat (limited to 'include/configs/x600.h')
| -rw-r--r-- | include/configs/x600.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/x600.h b/include/configs/x600.h index 5fdd2bee049..07c8abe2a79 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -80,6 +80,8 @@  #define CONFIG_PHY_RESET_DELAY			10000		/* in usec */  #define CONFIG_PHY_ADDR		0	/* PHY address */  #define CONFIG_PHY_GIGE			/* Include GbE speed/duplex detection */ +#define CONFIG_PHY_MICREL +#define CONFIG_PHY_MICREL_KSZ9031  #define CONFIG_SPEAR_GPIO | 
