blob: 083ac0e4c5290f6b0d5a374dcecb92fcfb342ec9 [file] [log] [blame]
Andriy Gelman2d3493b2022-08-12 10:26:14 -04001# XMC4XXX ADC configuration options
2
3# Copyright (c) 2022 Andriy Gelman <andriy.gelman@gmail.com>
4# SPDX-License-Identifier: Apache-2.0
5
6config ADC_XMC4XXX
7 bool "XMC4XXX ADC"
8 default y
9 depends on DT_HAS_INFINEON_XMC4XXX_ADC_ENABLED
10 help
11 Enable XMC4XXX adc driver.