Skip to content

Commit

Permalink
Merge pull request #18469 from jia200x/pr/kw2xrf/fix_kconfig
Browse files Browse the repository at this point in the history
kw2xrf/Kconfig: remove netdev_ieee802154 from dependency resolution
  • Loading branch information
MrKevinWeiss authored Aug 18, 2022
2 parents 3a6dac4 + 2138af6 commit 63ee51f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/kw2xrf/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ menuconfig MODULE_KW2XRF
select MODULE_PERIPH_GPIO
select MODULE_PERIPH_GPIO_IRQ
select MODULE_PERIPH_SPI
select MODULE_IOLIST
select HAVE_BHP_IRQ_HANDLER

config MODULE_KW2XRF_TESTMODE
bool "Test mode"
Expand Down

0 comments on commit 63ee51f

Please sign in to comment.