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:
ad38bdd
)
ARM: SAMSUNG: change GENERIC_GPIO to ARCH_REQUIRE_GPIOLIB
author
Kukjin Kim
<kgene.kim@samsung.com>
Thu, 4 Apr 2013 00:04:30 +0000
(09:04 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Thu, 4 Apr 2013 00:36:24 +0000
(09:36 +0900)
When I applied regarding samsung-time patches, the "select GENERIC_GPIO"
has been added wrong, so this patch fixes that.
And since the GENERIC_GPIO in arch/arm/ will be gone away, this adds
ARCH_REQUIRE_GPIOLIB for S3C24XX and S5PC100 instead.
Reported-by: Alexandre Courbot <gnurou@gmail.com>
Cc: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig
patch
|
blob
|
history
diff --cc
arch/arm/Kconfig
Simple merge