From e4742d5769e7f502f1b928b759ddecabf03375d7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Wed, 24 Sep 2014 10:15:24 +0200 Subject: [PATCH] pinctrl: bcm281xx: make Kconfig dependency more strict MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Sherman Yin Signed-off-by: Linus Walleij --- Reading git-format-patch failed