]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c43a6fa2237984f79e13107ae566b5edef9b586
treef1d3d819cbc185fec495f0e439da7141f37290db
parente0cccdddc3a62076fba385e5458d846f8bbb3b8e
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