pinctrl: bcm281xx: make Kconfig dependency more strict
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 24 Sep 2014 08:15:24 +0000 (10:15 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 25 Sep 2014 07:53:39 +0000 (09:53 +0200)
commite4742d5769e7f502f1b928b759ddecabf03375d7
tree3fdd8a3261bec921876001ad53b961e2447f8057
parent7b31997a734cd24c305d5c58a366e4c8f7673e02
pinctrl: bcm281xx: make Kconfig dependency more strict

This driver is only useful on BCM281xx, so let the driver depend on
ARCH_BCM_MOBILE but allow compile coverage testing.
The main benefit is that the driver isn't available to be selected for
machines that don't have the matching hardware.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Sherman Yin <syin@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig