Skip to content
Commit bb2b180c authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] fix IOP32x, IOP33x, MXC and Samsung builds

7444a72e

 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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent dd438e77
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment