summaryrefslogtreecommitdiff
path: root/drivers/mfd
diff options
context:
space:
mode:
authorJindong <jindong.yue@nxp.com>2020-08-05 18:25:12 +0800
committerJindong <jindong.yue@nxp.com>2020-10-20 16:02:08 +0800
commitd29c65632f73063945b8ab29a5634573959e8539 (patch)
tree107ff55bd9ba3af6fbfa96ec4d03daae157c14ab /drivers/mfd
parentd6e7d7be9dee18945bfb88d37dfa263c3a107674 (diff)
MA-17597-2 mfd: pca9450: Support module build
Make this config as tristrite Signed-off-by: Jindong <jindong.yue@nxp.com> Reviewed-by: Robin Gong <yibin.gong@nxp.com>
Diffstat (limited to 'drivers/mfd')
-rw-r--r--drivers/mfd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index e2e88fde69bc..8bc3aeaf6447 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1990,7 +1990,7 @@ config MFD_STMFX
of the device.
config MFD_PCA9450
- bool "PCA9450 Power Management chip"
+ tristate "PCA9450 Power Management chip"
depends on I2C=y
select MFD_CORE
help