[PATCH v10 02/11] mfd: simple-mfd-i2c: Add a Kconfig name

From: Alistair Francis
Date: Sat Aug 07 2021 - 06:40:08 EST


Signed-off-by: Alistair Francis <alistair@xxxxxxxxxxxxx>
---
drivers/mfd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 6a3fd2d75f96..09a939f8b7ff 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1176,7 +1176,7 @@ config MFD_SI476X_CORE
module will be called si476x-core.

config MFD_SIMPLE_MFD_I2C
- tristate
+ tristate "Simple MFD device"
depends on I2C
select REGMAP_I2C
help
--
2.31.1