ARM: SAMSUNG: change GENERIC_GPIO to ARCH_REQUIRE_GPIOLIB
authorKukjin Kim <kgene.kim@samsung.com>
Thu, 4 Apr 2013 00:04:30 +0000 (09:04 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 4 Apr 2013 00:36:24 +0000 (09:36 +0900)
commit536504309c3c2da5a755263c7179ffe1b2e5b3dd
tree97804c27257e76b995b87eb32ec7c33e9a2bcc1b
parentad38bdd15d5b97dcb1ffc46ea77c237e30312fbb
ARM: SAMSUNG: change GENERIC_GPIO to ARCH_REQUIRE_GPIOLIB

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
This page took 0.025347 seconds and 5 git commands to generate.