commit | 6ed3cb0ba77d9b052476c304834391a85a84db79 | [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 | edaa010a2b78b5f96b6f6b93d40fe250ed73ec07 [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>