diff options
| author | Heiner Kallweit <hkallweit1@gmail.com> | 2026-03-15 19:48:43 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-19 04:27:12 +0300 |
| commit | e611a97032f0fa484d14656acf4a330448bf21a3 (patch) | |
| tree | 1627f1c53a614ed44153e7dad2a17acd82daea4b /include/linux | |
| parent | d347b28c492e746c0db9439265e55a50a912e034 (diff) | |
| download | linux-e611a97032f0fa484d14656acf4a330448bf21a3.tar.xz | |
regmap: mdio: make it depend on PHYLIB
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 in a follow-up patch.
Note: After c5a219395b4e ("regmap: Move selecting for REGMAP_MDIO and
REGMAP_IRQ") switching to "depends on" should be fine, w/o risk
of a circular dependency.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://patch.msgid.link/a21a3b3e-272e-4c61-986e-48a2cb3421d9@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
