Skip to content

Commit f9cc071

Browse files
kl-cruzmasz-nordic
authored andcommitted
tests: drivers: nrfx_integration_test: remove deleted configs
Removed instance specific QDEC config symbols. Signed-off-by: Karol Lasończyk <[email protected]>
1 parent e3e4aaf commit f9cc071

File tree

1 file changed

+0
-6
lines changed
  • tests/drivers/nrfx_integration_test

1 file changed

+0
-6
lines changed

tests/drivers/nrfx_integration_test/Kconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@ config NRFX_ALL_DRIVERS
3737
select NRFX_PWM1 if HAS_HW_NRF_PWM1
3838
select NRFX_PWM2 if HAS_HW_NRF_PWM2
3939
select NRFX_PWM3 if HAS_HW_NRF_PWM3
40-
select NRFX_QDEC0 if HAS_HW_NRF_QDEC0
41-
select NRFX_QDEC1 if HAS_HW_NRF_QDEC1
42-
select NRFX_QDEC20 if HAS_HW_NRF_QDEC20
43-
select NRFX_QDEC21 if HAS_HW_NRF_QDEC21
44-
select NRFX_QDEC130 if HAS_HW_NRF_QDEC130
45-
select NRFX_QDEC131 if HAS_HW_NRF_QDEC131
4640
select NRFX_QSPI if HAS_HW_NRF_QSPI
4741
select NRFX_RNG if HAS_HW_NRF_RNG
4842
select NRFX_RTC0 if HAS_HW_NRF_RTC0

0 commit comments

Comments
 (0)