[linux-yocto] [PATCH] intel_pwm: refactor and use the feature fragment

2016-01-05 Thread california . l . sullivan
From: California Sullivan Configure PWMs on Intel platforms as modules and add it to intel-common-drivers. Remove PWM configurations from baytrail.cfg since its enabled elsewhere. Signed-off-by: California Sullivan --- bsp/intel-common/intel-common-drivers.scc | 1 + features/pwm/intel_pwm.cf

Re: [linux-yocto] [PATCH] intel_pwm: refactor and use the feature fragment

2016-01-05 Thread Sullivan, California L
This is only targeted at master/4.4 by the way. In 4.1 CONFIG_PWM_PCA9685 has additional dependencies that we do not want to enable. Thanks, Cal Sullivan On 01/05/2016 02:04 PM, Sullivan, California L wrote: > From: California Sullivan > > Configure PWMs on Intel platforms as modules and add it