On Sat, Oct 08, 2016 at 01:54:05PM -0700, Scott Branden wrote: > - Add depends on COMMON_CLK for PWM_BCM_IPROC > - Enable COMPILE_TEST for broader compile coverage. > - Default y for IPROC PWM driver for IPROC SoCs. > This allows you to turn it on simply by selecting CONFIG_PWM. > > Signed-off-by: Scott Branden > --- > drivers/pwm/Kconfig | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Applied with a slightly modified commit message. Thanks, Thierry