git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94d88d6
)
pwm: pca9685: depends on I2C rather than REGMAP_I2C
author
Axel Lin
<axel.lin@ingics.com>
Tue, 17 Dec 2013 03:51:29 +0000
(11:51 +0800)
committer
Thierry Reding
<thierry.reding@gmail.com>
Tue, 17 Dec 2013 09:18:07 +0000
(10:18 +0100)
REGMAP_I2C is not a visible config option.
Thus make PWM_PCA9685 depend on I2c and then select REGMAP_I2C.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
No differences found