Commit d085c27a authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Lee Jones

mfd: rk808: Make MFD_RK8XX tristate

There is no reason for MFD_RK8XX to be bool, all drivers that depend on
it, or that select it, are tristate.

Fixes: c20e8c5b ("mfd: rk808: Split into core and i2c")
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
Tested-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/d132363fc9228473e9e652b70a3761b94de32d70.1688475844.git.geert+renesas@glider.beSigned-off-by: default avatarLee Jones <lee@kernel.org>
parent c5773e5d
...@@ -1220,7 +1220,7 @@ config MFD_RC5T583 ...@@ -1220,7 +1220,7 @@ config MFD_RC5T583
different functionality of the device. different functionality of the device.
config MFD_RK8XX config MFD_RK8XX
bool tristate
select MFD_CORE select MFD_CORE
config MFD_RK8XX_I2C config MFD_RK8XX_I2C
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment