Re: [PATCH] pinctrl: Always recurse into bcm folder

2016-06-13 Thread Linus Walleij
On Wed, Jun 8, 2016 at 11:44 PM, Florian Fainelli wrote: > drivers/pinctrl/bcm/Makefile properly builds individual drivers based on > their respective Kconfig symbols. ARCH_BCM is currently a menuconfig > option from arch/arm/mach-bcm/Kconfig, which is fine, but prevents

Re: [PATCH] pinctrl: Always recurse into bcm folder

2016-06-13 Thread Linus Walleij
On Wed, Jun 8, 2016 at 11:44 PM, Florian Fainelli wrote: > drivers/pinctrl/bcm/Makefile properly builds individual drivers based on > their respective Kconfig symbols. ARCH_BCM is currently a menuconfig > option from arch/arm/mach-bcm/Kconfig, which is fine, but prevents ARM64 > platforms which

Re: [PATCH] pinctrl: Always recurse into bcm folder

2016-06-08 Thread Scott Branden
Looks good. On 16-06-08 02:44 PM, Florian Fainelli wrote: drivers/pinctrl/bcm/Makefile properly builds individual drivers based on their respective Kconfig symbols. ARCH_BCM is currently a menuconfig option from arch/arm/mach-bcm/Kconfig, which is fine, but prevents ARM64 platforms which do not

Re: [PATCH] pinctrl: Always recurse into bcm folder

2016-06-08 Thread Scott Branden
Looks good. On 16-06-08 02:44 PM, Florian Fainelli wrote: drivers/pinctrl/bcm/Makefile properly builds individual drivers based on their respective Kconfig symbols. ARCH_BCM is currently a menuconfig option from arch/arm/mach-bcm/Kconfig, which is fine, but prevents ARM64 platforms which do not

[PATCH] pinctrl: Always recurse into bcm folder

2016-06-08 Thread Florian Fainelli
drivers/pinctrl/bcm/Makefile properly builds individual drivers based on their respective Kconfig symbols. ARCH_BCM is currently a menuconfig option from arch/arm/mach-bcm/Kconfig, which is fine, but prevents ARM64 platforms which do not have such menuconfig option from building their pinctrl

[PATCH] pinctrl: Always recurse into bcm folder

2016-06-08 Thread Florian Fainelli
drivers/pinctrl/bcm/Makefile properly builds individual drivers based on their respective Kconfig symbols. ARCH_BCM is currently a menuconfig option from arch/arm/mach-bcm/Kconfig, which is fine, but prevents ARM64 platforms which do not have such menuconfig option from building their pinctrl