Skip to content

Commit edd80a5

Browse files
Fabio Estevamjic23
authored andcommitted
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 <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
1 parent a2d80de commit edd80a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/iio/adc/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ config INA2XX_ADC
322322
This driver is mutually exclusive with the HWMON version.
323323

324324
config IMX7D_ADC
325-
tristate "IMX7D ADC driver"
325+
tristate "Freescale IMX7D ADC driver"
326326
depends on ARCH_MXC || COMPILE_TEST
327327
depends on HAS_IOMEM
328328
help

0 commit comments

Comments
 (0)