Skip to content

Commit adb09f2

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 0fec4bf commit adb09f2

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

0 commit comments

Comments
 (0)