# Copyright (c) 2021 Carlo Caione # SPDX-License-Identifier: Apache-2.0 config MBOX_NRFX_IPC bool "MBOX NRF IPC driver" depends on DT_HAS_NORDIC_MBOX_NRF_IPC_ENABLED default y select NRFX_IPC help Driver for Nordic nRF messaging unit, based on nRF IPC peripheral HW.