diff options
-rw-r--r-- | drivers/i2c/muxes/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/i2c/muxes/Kconfig b/drivers/i2c/muxes/Kconfig index a0edd9854218..0be5b83c08fa 100644 --- a/drivers/i2c/muxes/Kconfig +++ b/drivers/i2c/muxes/Kconfig | |||
@@ -19,7 +19,6 @@ config I2C_MUX_GPIO | |||
19 | 19 | ||
20 | config I2C_MUX_PCA9541 | 20 | config I2C_MUX_PCA9541 |
21 | tristate "NXP PCA9541 I2C Master Selector" | 21 | tristate "NXP PCA9541 I2C Master Selector" |
22 | depends on EXPERIMENTAL | ||
23 | help | 22 | help |
24 | If you say yes here you get support for the NXP PCA9541 | 23 | If you say yes here you get support for the NXP PCA9541 |
25 | I2C Master Selector. | 24 | I2C Master Selector. |
@@ -29,7 +28,6 @@ config I2C_MUX_PCA9541 | |||
29 | 28 | ||
30 | config I2C_MUX_PCA954x | 29 | config I2C_MUX_PCA954x |
31 | tristate "Philips PCA954x I2C Mux/switches" | 30 | tristate "Philips PCA954x I2C Mux/switches" |
32 | depends on EXPERIMENTAL | ||
33 | help | 31 | help |
34 | If you say yes here you get support for the Philips PCA954x | 32 | If you say yes here you get support for the Philips PCA954x |
35 | I2C mux/switch devices. | 33 | I2C mux/switch devices. |