From: Axel Lin Date: Tue, 17 Dec 2013 03:51:29 +0000 (+0800) Subject: pwm: pca9685: depends on I2C rather than REGMAP_I2C X-Git-Tag: v3.14-rc1~84^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c80a4923ab9f6daf2ecab3aba36a002cf93f1b6;p=pandora-kernel.git 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 Acked-by: Steffen Trumtrar Signed-off-by: Thierry Reding --- Reading git-diff-tree failed