]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig
authorJosef Gajdusek <atx@atx.name>
Wed, 25 Jun 2014 14:21:21 +0000 (16:21 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 25 Jun 2014 14:29:22 +0000 (07:29 -0700)
commitadb578355fa81111dc16e9bd8b43d5c7570db2ea
tree5ebca69421af8c3a0134564193088b2e50d3cca6
parent8b6f5e0f19c3a28383a318edc4493875ae1d53dd
hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig

In commit 4cab259f, the emc1403 driver was converted to use regmap but the
necessary Kconfig option was not added.

Signed-off-by: Josef Gajdusek <atx@atx.name>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Kconfig