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:
dd438e7
)
[ARM] fix IOP32x, IOP33x, MXC and Samsung builds
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 26 Jul 2008 14:36:03 +0000
(15:36 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 26 Jul 2008 14:41:25 +0000
(15:41 +0100)
7444a72effa632fcd8edc566f880d96fe213c73b
caused these platforms to lose
their GPIOLIB configuration. Convert the missed Kconfig symbols using:
sed -i s/HAVE_GPIO_LIB/ARCH_REQUIRE_GPIOLIB/ arch/arm/Kconfig arch/arm/plat-s3c24xx/Kconfig
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found