git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b31997
)
pinctrl: bcm281xx: make Kconfig dependency more strict
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 24 Sep 2014 08:15:24 +0000
(10:15 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 25 Sep 2014 07:53:39 +0000
(09:53 +0200)
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
patch
|
blob
|
history
diff --cc
drivers/pinctrl/Kconfig
Simple merge