mfd: silergy,sy7636a: Add config option MFD_SY7636A
authorAlistair Francis <alistair@alistair23.me>
Wed, 25 May 2022 11:55:51 +0000 (21:55 +1000)
committerLee Jones <lee@kernel.org>
Wed, 28 Sep 2022 15:09:50 +0000 (16:09 +0100)
commit5e88619b306482d0ac69fa8cce01271f540d551b
tree690c7bf2971e142057e821b63e469449d4fdbfa6
parentb2adf788e6037cea0109313934f432f458190992
mfd: silergy,sy7636a: Add config option MFD_SY7636A

Add a specific MFD_SY7636A config option.

As part of this change we can use MFD_SY7636A as a dependency for all
SY7636a components and also remove the name from MFD_SIMPLE_MFD_I2C as
it no longer needs to be selectable.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20220525115554.430971-2-alistair@alistair23.me
drivers/hwmon/Kconfig
drivers/mfd/Kconfig
drivers/regulator/Kconfig