Skip to content

Commit e264d24

Browse files
jaz1-nordicmasz-nordic
authored andcommitted
tests: drivers: nrfx_integration_test: remove deleted configs
Removed instance specific PDM config symbols. Signed-off-by: Jakub Zymelka <[email protected]>
1 parent bf0bbf0 commit e264d24

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
@@ -32,7 +32,6 @@ config NRFX_ALL_DRIVERS
3232
|| $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF52_FLASH_CONTROLLER)) \
3333
|| $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF53_FLASH_CONTROLLER)) \
3434
|| $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF91_FLASH_CONTROLLER))
35-
select NRFX_PDM if HAS_HW_NRF_PDM
3635
select NRFX_POWER if HAS_HW_NRF_POWER
3736
select NRFX_PWM0 if HAS_HW_NRF_PWM0
3837
select NRFX_PWM1 if HAS_HW_NRF_PWM1

0 commit comments

Comments
 (0)