summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Kconfig
diff options
context:
space:
mode:
authorFabio Estevam2017-06-17 23:00:16 +0200
committerJonathan Cameron2017-07-01 11:16:38 +0200
commitedd80a5f511c5c9f01042a12588be5e5af4efab7 (patch)
tree2dac56f4c858d29bb6842fe20e8e6212c781e37f /drivers/iio/adc/Kconfig
parentiio: humidity: hdc100x: add match table and device id's (diff)
downloadkernel-qcow2-linux-edd80a5f511c5c9f01042a12588be5e5af4efab7.tar.gz
kernel-qcow2-linux-edd80a5f511c5c9f01042a12588be5e5af4efab7.tar.xz
kernel-qcow2-linux-edd80a5f511c5c9f01042a12588be5e5af4efab7.zip
iio: adc: Kconfig: Append vendor name for IMX7D_ADC
To keep IMX7D_ADC text consistent with other iio/adc entries, add the vendor name to the driver menu text. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/adc/Kconfig')
-rw-r--r--drivers/iio/adc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index 614fa41559b1..b56c4a1989a7 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -322,7 +322,7 @@ config INA2XX_ADC
This driver is mutually exclusive with the HWMON version.
config IMX7D_ADC
- tristate "IMX7D ADC driver"
+ tristate "Freescale IMX7D ADC driver"
depends on ARCH_MXC || COMPILE_TEST
depends on HAS_IOMEM
help