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:
Pieter De Gendt 2025-06-04 10:24:27 +02:00 committed by Anas Nashif
commit b24085ddda

View file

@ -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