Skip to content

Commit b24085d

Browse files
pdgendtnashif
authored andcommitted
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>
1 parent 04057e1 commit b24085d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/hdlc_rcp_if/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
menuconfig HDLC_RCP_IF
1111
bool "HDLC interface for a Zephyr Openthread RCP host"
1212
depends on NET_L2_OPENTHREAD && !OPENTHREAD_COPROCESSOR
13+
select EVENTS
1314

1415
if HDLC_RCP_IF
1516

0 commit comments

Comments
 (0)