Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aeaf32aada93513bf10fbd921fce7e9c92de79e5
/
.
/
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