diff options
author | Tom Rini | 2017-08-07 22:00:34 -0400 |
---|---|---|
committer | Tom Rini | 2017-08-08 17:02:31 -0400 |
commit | 1989374b21089c63019fc9648408c8d609023ffe (patch) | |
tree | 429c7284e4500562c315061ced6cd5f1e6b0f605 /include/configs/axs10x.h | |
parent | 6e7adf7037c76f081b149685fa5e978e2ddf2a22 (diff) |
configs: Finish migration of PHY_GIGE
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/axs10x.h')
-rw-r--r-- | include/configs/axs10x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/axs10x.h b/include/configs/axs10x.h index 07b53b1fcf8..e1a30b7e714 100644 --- a/include/configs/axs10x.h +++ b/include/configs/axs10x.h @@ -55,7 +55,6 @@ * Ethernet PHY configuration */ #define CONFIG_MII -#define CONFIG_PHY_GIGE /* * USB 1.1 configuration |