Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: simple-mfd-i2c: Add a Kconfig name

Add a Kconfig name to the "Simple Multi-Functional Device support (I2C)"
device so that it can be enabled via menuconfig.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Alistair Francis and committed by
Lee Jones
bae5a4ac 90c3e3b8

+1 -1
+1 -1
drivers/mfd/Kconfig
··· 1188 1188 module will be called si476x-core. 1189 1189 1190 1190 config MFD_SIMPLE_MFD_I2C 1191 - tristate 1191 + tristate "Simple Multi-Functional Device support (I2C)" 1192 1192 depends on I2C 1193 1193 select MFD_CORE 1194 1194 select REGMAP_I2C