configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR
authorTim Harvey <tharvey@gateworks.com>
Fri, 29 Apr 2022 16:54:04 +0000 (09:54 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 07:30:28 +0000 (09:30 +0200)
commit400eebf10d9bc014d089adb33daf2e450116f14c
tree2d5279e7ca8e839100bd2b84826f1ee959f80bdb
parenta1d675ac7726bd2cc979be7d615c732667edf8e5
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>
include/configs/imx8mm_venice.h
include/configs/imx8mn_venice.h