Skip to content

Commit dc05b86

Browse files
committed
tests: drivers: nrfx_integration_test: remove deleted configs
Removed instance specific I2S config symbols. Signed-off-by: Jakub Zymelka <[email protected]>
1 parent 892b6cd commit dc05b86

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

tests/drivers/nrfx_integration_test/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ config NRFX_ALL_DRIVERS
2525
select NRFX_GPIOTE130 if HAS_HW_NRF_GPIOTE130
2626
select NRFX_GPIOTE131 if HAS_HW_NRF_GPIOTE131
2727
select NRFX_GPPI
28-
select NRFX_I2S if HAS_HW_NRF_I2S
2928
select NRFX_IPC if HAS_HW_NRF_IPC
3029
select NRFX_LPCOMP if HAS_HW_NRF_LPCOMP
3130
select NRFX_NFCT if HAS_HW_NRF_NFCT

0 commit comments

Comments
 (0)