summaryrefslogtreecommitdiff
path: root/rust/zerocopy/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2026-07-01 20:26:52 -0700
committerPaolo Abeni <pabeni@redhat.com>2026-07-08 10:04:01 +0200
commit1a3267a8c9ecabb8e27f5cbda6d19295d5e41beb (patch)
tree14819b2f9cd71ae2b30ed93f28172bb87025ecde /rust/zerocopy/git@git.tavy.me:linux-stable.git
parent60444706aa17616efc03190d099ac347e28b3d0a (diff)
net: mdio: select REGMAP_MMIO instead of depending on it
REGMAP_MMIO is a hidden (non-user-visible) tristate symbol. Using depends on it is incorrect because there is no way for the user to enable it directly. Change to select, which is the convention used by every other driver in the tree that needs REGMAP_MMIO. Fixes: 8057cbb8335c ("net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIM") Assisted-by: opencode:big-pickle Signed-off-by: Rosen Penev <rosenp@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://patch.msgid.link/20260702032653.1580616-1-rosenp@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/zerocopy/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions