Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
91749dfeb325b0d57488556cd369ba7917d5978f
/
.
/
drivers
/
dac
/
Kconfig.gd32
blob: 607df9111a3d1c21d0fe33288193b9c8b2361bfb [
file
] [
log
] [
blame
]
# DAC configuration options
# Copyright (c) 2021 BrainCo Inc.
#
# SPDX-License-Identifier: Apache-2.0
config DAC_GD32
bool
"GD32 DAC driver"
default
y
depends on DT_HAS_GD_GD32_DAC_ENABLED
select
PINCTRL
help
Enable
GigaDevice
GD32 DAC driver