ARM: multi_v7_defconfig: remove unnecessary CONFIG_GPIOLIB
authorJosh Cartwright <josh.cartwright@ni.com>
Thu, 24 Jan 2013 18:59:22 +0000 (12:59 -0600)
committerOlof Johansson <olof@lixom.net>
Mon, 28 Jan 2013 22:02:05 +0000 (14:02 -0800)
Commit 38669e045dbf8f62a008898a7fb1e93975b3817c ("ARM: vexpress: Start
using new Versatile Express infrastructure") introduces a hard
dependency to GPIOLIB for the multi_v7_defconfig:

   ARCH_MULTI_V7 -> ARCH_VEXPRESS -> ARCH_REQUIRE_GPIOLIB -> GPIOLIB

Remove unnecessary explicit CONFIG_GPIOLIB=y from multi_v7_defconfig.

Signed-off-by: Josh Cartwright <josh.cartwright@ni.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/multi_v7_defconfig

index 2eeff1e64b6e15d77f76aa75eb7c6152d3cf800f..6862e76921914f5b9c5b931614003e37d94f82ee 100644 (file)
@@ -39,7 +39,6 @@ CONFIG_I2C=y
 CONFIG_I2C_DESIGNWARE_PLATFORM=y
 CONFIG_SPI=y
 CONFIG_SPI_PL022=y
-CONFIG_GPIOLIB=y
 CONFIG_FB=y
 CONFIG_FB_ARMCLCD=y
 CONFIG_FRAMEBUFFER_CONSOLE=y