pinctrl: bcm: Default PINCTRL_BCM281XX to y for ARCH_BCM_MOBILE
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 2 Dec 2015 01:41:30 +0000 (17:41 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Dec 2015 22:53:48 +0000 (23:53 +0100)
This driver is mandatory for proper operation on the platforms covered
by the ARCH_BCM_MOBILE Kconfig symbol, make sure we do that driver on
for these platforms.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Ray Jui <rjui@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/bcm/Kconfig

index a99ca6a31a8857a694b3c0b0a886c345034e1611..2cc74384cafadaed0025ad1e501f6576e5345d73 100644 (file)
@@ -9,6 +9,7 @@ config PINCTRL_BCM281XX
        select PINCONF
        select GENERIC_PINCONF
        select REGMAP_MMIO
+       default ARCH_BCM_MOBILE
        help
          Say Y here to support Broadcom BCM281xx pinctrl driver, which is used
          for the BCM281xx SoC family, including BCM11130, BCM11140, BCM11351,