drivers: hdlc_rcp_if: Select EVENTS
The HDLC platform implementation uses the k_event API. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
parent
04057e15ec
commit
b24085ddda
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
menuconfig HDLC_RCP_IF
|
||||
bool "HDLC interface for a Zephyr Openthread RCP host"
|
||||
depends on NET_L2_OPENTHREAD && !OPENTHREAD_COPROCESSOR
|
||||
select EVENTS
|
||||
|
||||
if HDLC_RCP_IF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue