Skip to content

Commit 5f84ef9

Browse files
committed
Revert "przyczłapa"
This reverts commit 7a08b96.
1 parent 7a08b96 commit 5f84ef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/hal_nordic/nrfx/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ config NRFX_COMP
3030
depends on $(dt_has_compat,$(DT_COMPAT_NORDIC_NRF_COMP))
3131

3232
config NRFX_DPPI
33-
bool "DPPI allocator"
33+
bool
3434

3535
config NRFX_DPPI0
3636
bool "DPPI0 driver instance"
37-
default y if NRFX_DPPI
37+
default y
3838
depends on $(dt_nodelabel_has_compat,dppic,$(DT_COMPAT_NORDIC_NRF_DPPIC))
3939
select NRFX_DPPI
4040

0 commit comments

Comments
 (0)