summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Kconfig
diff options
context:
space:
mode:
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>2014-08-03 23:22:00 +0100
committerJonathan Cameron <jic23@kernel.org>2014-03-16 18:00:34 +0000
commit2816ac64ac46c4017355a49331250e5c016dc2c0 (patch)
tree9d1c2c22cd48f95a7182ce070a829ec366a52a6a /drivers/iio/adc/Kconfig
parentbd75afaa314b2743c5379df3ccc84fab03126b71 (diff)
downloadop-kernel-dev-2816ac64ac46c4017355a49331250e5c016dc2c0.zip
op-kernel-dev-2816ac64ac46c4017355a49331250e5c016dc2c0.tar.gz
Add support for Microchip Technology's MCP3426/7/8 ADC
This patch extends previous mcp3422 driver to support missing members of the family, mcp3426/7/8. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/adc/Kconfig')
-rw-r--r--drivers/iio/adc/Kconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index a036811..1dffa2d 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -157,11 +157,12 @@ config MCP320X
called mcp320x.
config MCP3422
- tristate "Microchip Technology MCP3422/3/4 driver"
+ tristate "Microchip Technology MCP3422/3/4/6/7/8 driver"
depends on I2C
help
- Say yes here to build support for Microchip Technology's MCP3422,
- MCP3423 or MCP3424 analog to digital converters.
+ Say yes here to build support for Microchip Technology's
+ MCP3422, MCP3423, MCP3424, MCP3426, MCP3427 or MCP3428
+ analog to digital converters.
This driver can also be built as a module. If so, the module will be
called mcp3422.
OpenPOWER on IntegriCloud