1# Copyright 2024 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4config NXP_NBU 5 bool 6 default y if BT || IEEE802154 7 depends on DT_HAS_NXP_NBU_ENABLED 8 help 9 NXP Narrow Band Unit interrupt initialization. 10