commit | 4de76ad9112947ae1e2e57e16a395e22f9fff415 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.org> | Fri Aug 12 00:08:59 2022 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Aug 12 17:39:21 2022 +0200 |
tree | 6034ec12bf7cf290878bf14a66120cfe9517b751 | |
parent | 02174d9e723b5a8384a4a6e712dc77104e323bb0 [diff] |
tests: build_all: adc: 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>