regulator: Fix MAX77838 selection
authorIgor Belwon <igor.belwon@mentallysanemainliners.org>
Wed, 17 Sep 2025 14:58:28 +0000 (16:58 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 17 Sep 2025 17:46:21 +0000 (18:46 +0100)
commitabe962346ef420998d47ba1c2fe591582f69e92e
tree13649f0c8dd11c0bba2da69c4aff6ddcea05faca
parent8b84d712ad849172f6bbcad57534b284d942b0b5
regulator: Fix MAX77838 selection

The current entry for the MAX77838 regulator is unselectable (as it
depended on a non-user-selectable config - REGMAP_I2C). Fix this by
making it select the config, and not depending on it.

Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
Link: https://patch.msgid.link/20250917-maxreg-kconfig-fix-v1-1-1369f88d6272@mentallysanemainliners.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig