projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2d80de
)
iio: adc: Kconfig: Append vendor name for IMX7D_ADC
author
Fabio Estevam
<fabio.estevam@nxp.com>
Sat, 17 Jun 2017 21:00:16 +0000
(18:00 -0300)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 1 Jul 2017 09:16:38 +0000
(10:16 +0100)
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>
drivers/iio/adc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/iio/adc/Kconfig
b/drivers/iio/adc/Kconfig
index 614fa41559b13059e715095efb99e0ffecc76578..b56c4a1989a777988af094fcecd494eee3ceea43 100644
(file)
--- 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