]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - drivers/i2c/busses/Kconfig
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
[thirdparty/kernel/linux.git] / drivers / i2c / busses / Kconfig
index 8d21b9825d71764dc950a47dec4a3bc3dc102e25..4f8df2ec87b1b360d0bfefeb796c065edd348a61 100644 (file)
@@ -202,8 +202,7 @@ config I2C_CHT_WC
 
          Note this controller is hooked up to a TI bq24292i charger-IC,
          combined with a FUSB302 Type-C port-controller as such it is advised
-         to also select CONFIG_CHARGER_BQ24190=m and CONFIG_TYPEC_FUSB302=m
-         (the fusb302 driver currently is in drivers/staging).
+         to also select CONFIG_TYPEC_FUSB302=m.
 
 config I2C_NFORCE2
        tristate "Nvidia nForce2, nForce3 and nForce4"
@@ -944,6 +943,7 @@ config I2C_STM32F4
 config I2C_STM32F7
        tristate "STMicroelectronics STM32F7 I2C support"
        depends on ARCH_STM32 || COMPILE_TEST
+       select I2C_SLAVE
        help
          Enable this option to add support for STM32 I2C controller embedded
          in STM32F7 SoCs.