diff options
author | Lee Jones <lee.jones@linaro.org> | 2020-03-30 08:34:14 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2020-03-30 08:34:14 +0200 |
commit | 873357b1a7f044888be0a1dc6a753376cd2140eb (patch) | |
tree | 207c79fd9b865e25fcf1a64fb42093ab29a1a221 /drivers/mfd/Kconfig | |
parent | iio: position: Add support for Azoteq IQS624/625 angle sensors (diff) | |
parent | mfd: rn5t618: Cleanup i2c_device_id (diff) | |
download | linux-873357b1a7f044888be0a1dc6a753376cd2140eb.tar.xz linux-873357b1a7f044888be0a1dc6a753376cd2140eb.zip |
Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-mfd-merged
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index daefcb6310f9..da4a9a0c5ca2 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -1071,6 +1071,7 @@ config MFD_RN5T618 depends on OF select MFD_CORE select REGMAP_I2C + select REGMAP_IRQ help Say yes here to add support for the Ricoh RN5T567, RN5T618, RC5T619 PMIC. |