Message ID | 1415989800-7515-5-git-send-email-sbranden@broadcom.com |
---|---|
State | New |
Headers | show |
On Fri, Nov 14, 2014 at 10:30:00AM -0800, Scott Branden wrote: > From: Arun Ramamurthy <arunrama@broadcom.com> > There's no patch description here. You should describe why you make this change. Thierry
On 14-11-17 04:52 AM, Thierry Reding wrote: > On Fri, Nov 14, 2014 at 10:30:00AM -0800, Scott Branden wrote: >> From: Arun Ramamurthy <arunrama@broadcom.com> >> > > There's no patch description here. You should describe why you make this > change. Updated - sent v2 of patchset with Tim Kryger on cc list. > > Thierry > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig index ef2dd2e..186080e 100644 --- a/drivers/pwm/Kconfig +++ b/drivers/pwm/Kconfig @@ -64,7 +64,7 @@ config PWM_ATMEL_TCB config PWM_BCM_KONA tristate "Kona PWM support" - depends on ARCH_BCM_MOBILE + depends on ARCH_BCM help Generic PWM framework driver for Broadcom Kona PWM block.