iio: adc: Kconfig: Append vendor name for IMX7D_ADC
authorFabio Estevam <fabio.estevam@nxp.com>
Sat, 17 Jun 2017 21:00:16 +0000 (18:00 -0300)
committerJonathan 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

index 614fa41..b56c4a1 100644 (file)
@@ -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