net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTI
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 18 Jan 2025 06:14:35 +0000 (07:14 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 29 Jan 2025 21:52:23 +0000 (22:52 +0100)
commit4cf712a3be84de9c4bc8273b6734684e2b0b4e49
treef1b6e088f79e464f168509211932bd1e79a1c723
parent021baf7b08cceb58bb850859dba1614424e16a83
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>
17 files changed:
configs/alt_defconfig
configs/controlcenterdc_defconfig
configs/gose_defconfig
configs/grpeach_defconfig
configs/koelsch_defconfig
configs/lager_defconfig
configs/porter_defconfig
configs/r8a779a0_falcon_defconfig
configs/r8a779g0_whitehawk_defconfig
configs/r8a779h0_grayhawk_defconfig
configs/renesas_rcar3.config
configs/silk_defconfig
configs/stout_defconfig
doc/README.bitbangMII
drivers/net/phy/Kconfig
drivers/net/phy/miiphybb.c
include/miiphy.h