commit | 8e3cc42a3fbe8bd89a8d353535a700045494491b | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Apr 29 11:17:52 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 20 09:30:28 2022 +0200 |
tree | 612b9da9166fb1590a8baa36d87cb0750f6fc92e | |
parent | 110998f3c66f2d89740b59ea20ad32c89dbc52df [diff] |
configs: remove FEC_QUIRK_ENET_MAC from imx8m configs FEC_QUIRK_ENET_MAC is defined in the imx-regs.h include file and thus does not need to be defined in the various board config includes. Signed-off-by: Tim Harvey <tharvey@gateworks.com>