mirror of https://gitee.com/openkylin/linux.git
iio: adc: Update ti_am335x_adc Kconfig entry
Make the string more readable to distinguish it from other TI ADCs. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
a064813079
commit
be85697bfc
|
@ -165,7 +165,7 @@ config TI_ADC081C
|
|||
called ti-adc081c.
|
||||
|
||||
config TI_AM335X_ADC
|
||||
tristate "TI's ADC driver"
|
||||
tristate "TI's AM335X ADC driver"
|
||||
depends on MFD_TI_AM335X_TSCADC
|
||||
help
|
||||
Say yes here to build support for Texas Instruments ADC
|
||||
|
|
Loading…
Reference in New Issue