From: H Hartley Sweeten Date: Fri, 20 May 2011 06:40:17 +0000 (-0600) Subject: gpio: remove redundant Kconfig depends on GPIOLIB X-Git-Tag: v3.0-rc1~130^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cff9e2b34414733fa61fddef909e9ae1e4beaf3;p=pandora-kernel.git gpio: remove redundant Kconfig depends on GPIOLIB Since all the drivers are in a 'if GPIOLIB/endif block', the depends on GPIOLIB is redundant so remove them. Signed-off-by: H Hartley Sweeten Signed-off-by: Grant Likely --- Reading git-diff-tree failed