feat(ieee802154): make the receive done handler feature mandatory

This commit is contained in:
Shu Chen
2024-01-18 19:53:42 +08:00
parent 86cf144aa7
commit aab24b0dd7
15 changed files with 35 additions and 123 deletions
@@ -31,9 +31,3 @@ CONFIG_ZB_ENABLED=y
CONFIG_ZB_ZCZR=y
# end of Zboss
# end of Component config
#
# IEEE802154
#
CONFIG_IEEE802154_RECEIVE_DONE_HANDLER=y
# end of IEEE802154