From: Jakub Kicinski Date: Thu, 19 Mar 2026 01:27:14 +0000 (-0700) Subject: Merge branch 'remove-kconfig-sysmbol-mdio_bus' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec03006a11c2dd762af0cd491ec1b410839ba931;p=thirdparty%2Flinux.git Merge branch 'remove-kconfig-sysmbol-mdio_bus' Heiner Kallweit says: ==================== remove Kconfig sysmbol MDIO_BUS MDIO-based regmap is the last user of config symbol MDIO_BUS. MDIO access needs a MII bus, which requires PHYLIB for the provider part. Therefore make REGMAP_MDIO depend on PHYLIB, what allows to remove config symbol MDIO_BUS. ==================== Link: https://patch.msgid.link/bc63cf87-3dba-4ab6-9c84-caa7357c3273@gmail.com Signed-off-by: Jakub Kicinski --- ec03006a11c2dd762af0cd491ec1b410839ba931