drivers: adc: Select HAS_DTS_ADC for all ADC drivers

To require relevant DTS entries on all platforms providing the ADC
driver.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
This commit is contained in:
Andrzej Głąbek 2018-07-11 09:10:30 +02:00 committed by Anas Nashif
commit 62fcfb72d2
4 changed files with 3 additions and 4 deletions

View file

@ -9,7 +9,6 @@
menuconfig ADC_SAM_AFEC
bool "SAM ADC Driver"
depends on SOC_FAMILY_SAM
select HAS_DTS_ADC
help
Enable Atmel SAM MCU Family Analog-to-Digital Converter (ADC) driver
based on AFEC module.