]> Pileus Git - ~andy/linux/commit
pwm: pca9685: depends on I2C rather than REGMAP_I2C
authorAxel Lin <axel.lin@ingics.com>
Tue, 17 Dec 2013 03:51:29 +0000 (11:51 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 17 Dec 2013 09:18:07 +0000 (10:18 +0100)
commit2c80a4923ab9f6daf2ecab3aba36a002cf93f1b6
tree5484516082cfc9c695fba22674c6ba1f78782471
parent94d88d63c64a2d9420b77f5efa3f9bf2103fb9a8
pwm: pca9685: depends on I2C rather than REGMAP_I2C

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>
drivers/pwm/Kconfig