| commit | 984a438bd52a017b522dcb2acd9dd3ac1a0cc4e5 | [log] [tgz] |
|---|---|---|
| author | Kumar Gala <galak@kernel.org> | Fri Aug 12 00:04:40 2022 -0500 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Aug 12 16:18:35 2022 +0200 |
| tree | 5e84e7dbd30f05ab8fcef1aa73021003961cb762 | |
| parent | 4f36c9f4baf25e48e7ca066aaf5d10a897b5e8bf [diff] |
tests: build_all: dac: remove Kconfig driver setting Remove extra_args that set specific driver Kconfig symbols. This will happen by default now since the drivers will be enabled if they exist and are enabled in the devicetree. Signed-off-by: Kumar Gala <galak@kernel.org>