commit | e4742d5769e7f502f1b928b759ddecabf03375d7 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Wed Sep 24 10:15:24 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Sep 25 09:53:39 2014 +0200 |
tree | 3fdd8a3261bec921876001ad53b961e2447f8057 | |
parent | 7b31997a734cd24c305d5c58a366e4c8f7673e02 [diff] |
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>