Linux debugging

Check our new training course

Linux debugging, tracing, profiling & perf. analysis

Check our new training course
with Creative Commons CC-BY-SA
lecture and lab materials

Bootlin logo

Elixir Cross Referencer

# Copyright (c) 2019 Derek Hageman <hageman@inthat.cloud>
# SPDX-License-Identifier: Apache-2.0

config ADC_SAM0
	bool "Atmel SAM0 series ADC Driver"
	default y
	depends on SOC_FAMILY_SAM0
	select ADC_CONFIGURABLE_INPUTS
	help
	  Enable Atmel SAM0 MCU Family Analog-to-Digital Converter (ADC) driver.