Browse Source

Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into i2c/for-current

Wolfram Sang 8 years ago
parent
commit
c69b9e1278
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/i2c/muxes/Kconfig

+ 1 - 1
drivers/i2c/muxes/Kconfig

@@ -83,7 +83,7 @@ config I2C_MUX_PINCTRL
 	  different sets of pins at run-time.
 
 	  This driver can also be built as a module. If so, the module will be
-	  called pinctrl-i2cmux.
+	  called i2c-mux-pinctrl.
 
 config I2C_MUX_REG
 	tristate "Register-based I2C multiplexer"