projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afb3690
)
gpio: pl061: don't depend on CONFIG_ARM
author
Rob Herring
<rob.herring@calxeda.com>
Wed, 6 Nov 2013 03:27:02 +0000
(21:27 -0600)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 6 Nov 2013 09:41:38 +0000
(10:41 +0100)
The pl061 driver has no real dependency on ARM, so remove the kconfig
dependency.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpio/Kconfig
b/drivers/gpio/Kconfig
index 62eb9ef47e78b6939f3f2cb22f97fdbf1f37c76a..972eaa0c9f2a700b987b42176d4531fd7986adf7 100644
(file)
--- a/
drivers/gpio/Kconfig
+++ b/
drivers/gpio/Kconfig
@@
-213,7
+213,7
@@
config GPIO_OCTEON
config GPIO_PL061
bool "PrimeCell PL061 GPIO support"
- depends on ARM
&& ARM
_AMBA
+ depends on ARM_AMBA
select GENERIC_IRQ_CHIP
help
Say yes here to support the PrimeCell PL061 GPIO device