Skip to content

Commit

Permalink
iio: adc: ad7780: Add missing GPIOLIB dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Michael Hennerich authored and Greg Kroah-Hartman committed May 12, 2011
1 parent c5ad565 commit 64a47c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/iio/adc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ config AD7887
config AD7780
tristate "Analog Devices AD7780 AD7781 ADC driver"
depends on SPI
depends on GPIOLIB
help
Say yes here to build support for Analog Devices
AD7780 and AD7781 SPI analog to digital convertors (ADC).
Expand Down

0 comments on commit 64a47c5

Please sign in to comment.