zephyr/tests/drivers/build_all/dac.conf
Kwon Tae-young b07c76fa68 tests: drivers: build_all: add dacx0508 dac driver
Add the DACx0508 DAC driver to the build_all drivers build test.

Signed-off-by: Kwon Tae-young <tykwon@m2i.co.kr>
2020-08-26 12:24:43 +02:00

5 lines
72 B
Plaintext

CONFIG_DAC=y
CONFIG_SPI=y
CONFIG_DAC_DACX0508=y
CONFIG_TEST_USERSPACE=y