]> git.baikalelectronics.ru Git - kernel.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)
commitc6d501b0fbf136c6dead164894ca70333ba16305
tree5ebca69421af8c3a0134564193088b2e50d3cca6
parent448511da1e196a493abaeeb1c12730127e4d9856
hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig

In commit 49f3e515, 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