Skip to content

Commit 1ad6cf5

Browse files
committed
tests: drivers: nrfx_integration_test: remove deleted configs
Removed instance specific QDEC config symbols. Signed-off-by: Karol Lasończyk <[email protected]>
1 parent 1a32b39 commit 1ad6cf5

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
@@ -39,12 +39,6 @@ config NRFX_ALL_DRIVERS
3939
select NRFX_PWM1 if HAS_HW_NRF_PWM1
4040
select NRFX_PWM2 if HAS_HW_NRF_PWM2
4141
select NRFX_PWM3 if HAS_HW_NRF_PWM3
42-
select NRFX_QDEC0 if HAS_HW_NRF_QDEC0
43-
select NRFX_QDEC1 if HAS_HW_NRF_QDEC1
44-
select NRFX_QDEC20 if HAS_HW_NRF_QDEC20
45-
select NRFX_QDEC21 if HAS_HW_NRF_QDEC21
46-
select NRFX_QDEC130 if HAS_HW_NRF_QDEC130
47-
select NRFX_QDEC131 if HAS_HW_NRF_QDEC131
4842
select NRFX_QSPI if HAS_HW_NRF_QSPI
4943
select NRFX_RNG if HAS_HW_NRF_RNG
5044
select NRFX_RTC0 if HAS_HW_NRF_RTC0

0 commit comments

Comments
 (0)