[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220124121009.108649-3-alistair@alistair23.me>
Date: Mon, 24 Jan 2022 22:10:03 +1000
From: Alistair Francis <alistair@...stair23.me>
To: broonie@...nel.org, robh+dt@...nel.org, kernel@...gutronix.de,
lgirdwood@...il.com, lee.jones@...aro.org
Cc: linux-pm@...r.kernel.org, linux-hwmon@...r.kernel.org,
devicetree@...r.kernel.org, linux-imx@....com, rui.zhang@...el.com,
alistair23@...il.com, amitk@...nel.org,
linux-arm-kernel@...ts.infradead.org, andreas@...nade.info,
s.hauer@...gutronix.de, linux-kernel@...r.kernel.org,
shawnguo@...nel.org, Alistair Francis <alistair@...stair23.me>
Subject: [PATCH v18 2/8] mfd: simple-mfd-i2c: Add a Kconfig name
Add a Kconfig name to the "Simple Multi-Functional Device support (I2C)"
device so that it can be enabled via menuconfig.
Signed-off-by: Alistair Francis <alistair@...stair23.me>
Acked-for-MFD-by: Lee Jones <lee.jones@...aro.org>
---
drivers/mfd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index ba0b3eb131f1..e0d2fcb10a0c 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1188,7 +1188,7 @@ config MFD_SI476X_CORE
module will be called si476x-core.
config MFD_SIMPLE_MFD_I2C
- tristate
+ tristate "Simple Multi-Functional Device support (I2C)"
depends on I2C
select MFD_CORE
select REGMAP_I2C
--
2.31.1
Powered by blists - more mailing lists