1
0
Fork 0
mirror of https://github.com/u-boot/u-boot.git synced 2025-04-29 01:14:45 +00:00
u-boot/configs/renesas_rcar3.config
Marek Vasut 4cf712a3be net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTI
It seems that every remaining system which enables BITBANGMII also
enables BITBANGMII_MULTI . Remove the BITBANGMII_MULTI symbol and
assume it is always enabled. This allows removal of a bit of legacy
code. No functional change intended.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
2025-01-29 22:52:23 +01:00

4 lines
85 B
Text

#include <configs/renesas_rcar64.config>
CONFIG_BITBANGMII=y
CONFIG_SYS_PBSIZE=2068