From: Josh Cartwright Date: Thu, 24 Jan 2013 18:59:22 +0000 (-0600) Subject: ARM: multi_v7_defconfig: remove unnecessary CONFIG_GPIOLIB X-Git-Tag: v3.9-rc1~119^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=686fad5c3a5409eababf4543f0ecfea3be73ac72;p=pandora-kernel.git 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 Signed-off-by: Olof Johansson --- Reading git-diff-tree failed