fec_mxc: Remove CONFIG_FEC_FIXED_SPEED support
authorTom Rini <trini@konsulko.com>
Fri, 2 Dec 2022 21:42:19 +0000 (16:42 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 22 Dec 2022 15:31:47 +0000 (10:31 -0500)
commit21491883d2af674f698a94699a5a8b7356d02adf
tree35338aa10d7ccd85e588f2cec0d7d094dce8586a
parent9b0240f8c6a1caa42da73835090fcb6db60f3d23
fec_mxc: Remove CONFIG_FEC_FIXED_SPEED support

This option is only used on one platform currently. However, with PHYLIB
enabled, which this platform also does, this option is not checked and
the functional use case is handled. Remove this code.

Signed-off-by: Tom Rini <trini@konsulko.com>
doc/README.fec_mxc
drivers/net/fec_mxc.c
include/configs/brppt2.h