zephyr/drivers/w1/Kconfig.max32
Sadik Ozer 3c4f819c02 drivers: w1: Add MAX32xxx 1-Wire driver
Added 1-Wire master driver for MAX32xxx MCUs

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
2024-10-18 14:16:14 +02:00

10 lines
284 B
Text

# Copyright (c) 2023-2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
config W1_MAX32
bool "MAX32xxx MCUs 1-Wire master driver"
default y
depends on DT_HAS_ADI_MAX32_W1_ENABLED
select PINCTRL
help
This option enables the 1-Wire master driver for MAX32xxx MCUs