blob: c9d634dac828c068ba18bade609822aff935d133 [file] [log] [blame]
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config MBOX_NRF_VEVIF_EVENT_RX
bool "nRF VEVIF event RX driver"
depends on DT_HAS_NORDIC_NRF_VEVIF_EVENT_RX_ENABLED
default y
help
Mailbox driver for receiving events triggered by VPR
config MBOX_NRF_VEVIF_EVENT_TX
bool "nRF VEVIF event TX driver"
depends on DT_HAS_NORDIC_NRF_VEVIF_EVENT_TX_ENABLED
default y
help
Mailbox driver for transmitting events from VPR to a remote core