gpio: remove redundant Kconfig depends on GPIOLIB
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 20 May 2011 06:40:17 +0000 (00:40 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 20 May 2011 06:40:17 +0000 (00:40 -0600)
commit6cff9e2b34414733fa61fddef909e9ae1e4beaf3
treef1d3d819cbc185fec495f0e439da7141f37290db
parentfd9962352105f19711d55cc2caaf75b2e201598b
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 <hsweeten@visionengravers.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/Kconfig
This page took 0.031234 seconds and 5 git commands to generate.