summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorJosh Cartwright <josh.cartwright@ni.com>2013-01-24 18:59:22 (GMT)
committerOlof Johansson <olof@lixom.net>2013-01-28 22:02:05 (GMT)
commit686fad5c3a5409eababf4543f0ecfea3be73ac72 (patch)
tree35d1059235ea4220c56de6cb613c9d50b0e2db7c /arch/arm/configs
parent2fd73eb62bcf28ee1f1afa47b9e7cf88494d0da1 (diff)
downloadlinux-fsl-qoriq-686fad5c3a5409eababf4543f0ecfea3be73ac72.tar.xz
ARM: multi_v7_defconfig: remove unnecessary CONFIG_GPIOLIB
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>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 2eeff1e..6862e76 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -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