Files
zephyr/drivers/dac/Kconfig.dac161s997
Jeppe Odgaard dffbd4fc88 license: fix copyright owner
Change license owner to Prevas due to initially wrong owner due to company
mix-up during co-development.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
2025-06-26 10:56:48 -05:00

12 lines
242 B
Plaintext

# Copyright (c) 2025 Prevas A/S
#
# SPDX-License-Identifier: Apache-2.0
config DAC_DAC161S997
bool "TI DAC161S997 DAC driver"
default y
select SPI
depends on DT_HAS_TI_DAC161S997_ENABLED
help
Enable the driver for the TI DAC161S997.