From fb95a94b04e268222ff76c5284af920c5e048c5c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Tue, 1 Apr 2014 22:25:59 +0200 Subject: [PATCH] pinctrl: msm8x74: 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 MSM8x74, so let the driver depend on ARCH_QCOM 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 Signed-off-by: Linus Walleij --- Reading git-format-patch failed