diff options
author | Tim Harvey <tharvey@gateworks.com> | 2017-03-17 07:30:38 -0700 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2017-03-20 19:10:22 +0100 |
commit | 8d1a6ff825a42d28fc4031d4f111b05b6898d7e8 (patch) | |
tree | d616f14aae815d08b7080ceeaa8fc7af534e0349 /include | |
parent | b4f4b0f54bcc4e2c6a97e0bc9b3a3a1aea3cb41c (diff) |
imx: ventana: add GW5904 support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/gw_ventana.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index 1606f204ce..881f87048a 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_ventana.h @@ -152,7 +152,6 @@ #define IMX_FEC_BASE ENET_BASE_ADDR #define CONFIG_FEC_XCV_TYPE RGMII #define CONFIG_FEC_MXC_PHYADDR 0 -#define CONFIG_PHYLIB #define CONFIG_ARP_TIMEOUT 200UL /* USB Configs */ |