commit | adb578355fa81111dc16e9bd8b43d5c7570db2ea | [log] [tgz] |
---|---|---|
author | Josef Gajdusek <atx@atx.name> | Wed Jun 25 16:21:21 2014 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed Jun 25 07:29:22 2014 -0700 |
tree | 5ebca69421af8c3a0134564193088b2e50d3cca6 | |
parent | 8b6f5e0f19c3a28383a318edc4493875ae1d53dd [diff] |
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>