1# Copyright (c) 2024 Semtech Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4# Top-level configuration file for LoRa Basics Modem containing LoRa
5# transceiver drivers and LBM LoRaWAN stack
6
7config ZEPHYR_LORA_BASICS_MODEM_MODULE
8 bool
9
10config USE_LORA_BASICS_MODEM_DRIVERS
11 bool
12