commit | e89b127c76c7bcb96fa85bb779fc3dfb490d927c | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Apr 29 09:54:04 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 20 09:30:28 2022 +0200 |
tree | 2d5279e7ca8e839100bd2b84826f1ee959f80bdb | |
parent | da7a16c4c94d61cee17b77e99ecbfa4f80332cdf [diff] |
configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR The IMX8M based Venice boards all have device-tree fec nodes that use proper dt with a phy-handle pointing to a phy with reg assigned to the proper phy address. There is no need to keep using the CONFIG_FEC_MXC_PHYADDR hack when a proper dt is used - remove it. Signed-off-by: Tim Harvey <tharvey@gateworks.com>