Files
loramodem/build/Kconfig/Kconfig.modules
maze 45d1364a71 Add XIAO Wio-SX1262 overlay; support SX12xx bandwidths (including 62.5 kHz) as default
- boards/seeed/xiao_wio_sx1262: add overlay, .conf, board.yml
- app: support full set of SX12xx bandwidths; default BW set to 62 (62.5 kHz)
- Update Kconfig and prj.conf
- Update lora_modem.h/c for validation and mapping
2026-03-26 13:01:47 +01:00

358 lines
8.5 KiB
Plaintext

menu "acpica (/Users/wijnand/zephyrproject/modules/lib/acpica)"
osource "$(ZEPHYR_ACPICA_KCONFIG)"
config ZEPHYR_ACPICA_MODULE
bool
default y
endmenu
menu "cmsis (/Users/wijnand/zephyrproject/modules/hal/cmsis)"
osource "$(ZEPHYR_CMSIS_KCONFIG)"
config ZEPHYR_CMSIS_MODULE
bool
default y
endmenu
menu "cmsis-dsp (/Users/wijnand/zephyrproject/modules/lib/cmsis-dsp)"
osource "$(ZEPHYR_CMSIS_DSP_KCONFIG)"
config ZEPHYR_CMSIS_DSP_MODULE
bool
default y
endmenu
menu "cmsis-nn (/Users/wijnand/zephyrproject/modules/lib/cmsis-nn)"
osource "$(ZEPHYR_CMSIS_NN_KCONFIG)"
config ZEPHYR_CMSIS_NN_MODULE
bool
default y
endmenu
menu "cmsis_6 (/Users/wijnand/zephyrproject/modules/hal/cmsis_6)"
osource "$(ZEPHYR_CMSIS_6_KCONFIG)"
config ZEPHYR_CMSIS_6_MODULE
bool
default y
endmenu
menu "dhara (/Users/wijnand/zephyrproject/modules/lib/dhara)"
osource "$(ZEPHYR_DHARA_KCONFIG)"
config ZEPHYR_DHARA_MODULE
bool
default y
endmenu
menu "fatfs (/Users/wijnand/zephyrproject/modules/fs/fatfs)"
osource "$(ZEPHYR_FATFS_KCONFIG)"
config ZEPHYR_FATFS_MODULE
bool
default y
endmenu
config ZEPHYR_ADI_MODULE
bool
default y
menu "hal_afbr (/Users/wijnand/zephyrproject/modules/hal/afbr)"
osource "$(ZEPHYR_HAL_AFBR_KCONFIG)"
config ZEPHYR_HAL_AFBR_MODULE
bool
default y
config ZEPHYR_HAL_AFBR_MODULE_BLOBS
bool
endmenu
menu "hal_ambiq (/Users/wijnand/zephyrproject/modules/hal/ambiq)"
osource "$(ZEPHYR_HAL_AMBIQ_KCONFIG)"
config ZEPHYR_HAL_AMBIQ_MODULE
bool
default y
endmenu
config ZEPHYR_ATMEL_MODULE
bool
default y
menu "hal_bouffalolab (/Users/wijnand/zephyrproject/modules/hal/bouffalolab)"
osource "$(ZEPHYR_HAL_BOUFFALOLAB_KCONFIG)"
config ZEPHYR_HAL_BOUFFALOLAB_MODULE
bool
default y
config ZEPHYR_HAL_BOUFFALOLAB_MODULE_BLOBS
bool
endmenu
menu "hal_espressif (/Users/wijnand/zephyrproject/modules/hal/espressif)"
osource "$(ZEPHYR_HAL_ESPRESSIF_KCONFIG)"
config ZEPHYR_HAL_ESPRESSIF_MODULE
bool
default y
config ZEPHYR_HAL_ESPRESSIF_MODULE_BLOBS
bool
endmenu
menu "hal_ethos_u (/Users/wijnand/zephyrproject/modules/hal/ethos_u)"
osource "$(ZEPHYR_HAL_ETHOS_U_KCONFIG)"
config ZEPHYR_HAL_ETHOS_U_MODULE
bool
default y
endmenu
menu "hal_gigadevice (/Users/wijnand/zephyrproject/modules/hal/gigadevice)"
osource "$(ZEPHYR_HAL_GIGADEVICE_KCONFIG)"
config ZEPHYR_HAL_GIGADEVICE_MODULE
bool
default y
endmenu
menu "hal_infineon (/Users/wijnand/zephyrproject/modules/hal/infineon)"
osource "$(ZEPHYR_HAL_INFINEON_KCONFIG)"
config ZEPHYR_HAL_INFINEON_MODULE
bool
default y
config ZEPHYR_HAL_INFINEON_MODULE_BLOBS
bool
endmenu
menu "hal_intel (/Users/wijnand/zephyrproject/modules/hal/intel)"
osource "/Users/wijnand/zephyrproject/modules/hal/intel/zephyr/Kconfig"
config ZEPHYR_HAL_INTEL_MODULE
bool
default y
endmenu
config ZEPHYR_MICROCHIP_MODULE
bool
default y
menu "hal_nordic (/Users/wijnand/zephyrproject/modules/hal/nordic)"
osource "$(ZEPHYR_HAL_NORDIC_KCONFIG)"
config ZEPHYR_HAL_NORDIC_MODULE
bool
default y
config ZEPHYR_HAL_NORDIC_MODULE_BLOBS
bool
endmenu
config ZEPHYR_NUVOTON_MODULE
bool
default y
menu "hal_nxp (/Users/wijnand/zephyrproject/modules/hal/nxp)"
osource "$(ZEPHYR_HAL_NXP_KCONFIG)"
config ZEPHYR_HAL_NXP_MODULE
bool
default y
config ZEPHYR_HAL_NXP_MODULE_BLOBS
bool
endmenu
config ZEPHYR_OPENISA_MODULE
bool
default y
config ZEPHYR_QUICKLOGIC_MODULE
bool
default y
menu "hal_realtek (/Users/wijnand/zephyrproject/modules/hal/realtek)"
osource "$(ZEPHYR_HAL_REALTEK_KCONFIG)"
config ZEPHYR_HAL_REALTEK_MODULE
bool
default y
config ZEPHYR_HAL_REALTEK_MODULE_BLOBS
bool
endmenu
config ZEPHYR_HAL_RENESAS_MODULE
bool
default y
config ZEPHYR_HAL_RENESAS_MODULE_BLOBS
bool
menu "hal_rpi_pico (/Users/wijnand/zephyrproject/modules/hal/rpi_pico)"
osource "$(ZEPHYR_HAL_RPI_PICO_KCONFIG)"
config ZEPHYR_HAL_RPI_PICO_MODULE
bool
default y
endmenu
menu "hal_sifli (/Users/wijnand/zephyrproject/modules/hal/sifli)"
osource "$(ZEPHYR_HAL_SIFLI_KCONFIG)"
config ZEPHYR_HAL_SIFLI_MODULE
bool
default y
config ZEPHYR_HAL_SIFLI_MODULE_BLOBS
bool
endmenu
menu "hal_silabs (/Users/wijnand/zephyrproject/modules/hal/silabs)"
osource "$(ZEPHYR_HAL_SILABS_KCONFIG)"
config ZEPHYR_HAL_SILABS_MODULE
bool
default y
config ZEPHYR_HAL_SILABS_MODULE_BLOBS
bool
endmenu
menu "hal_st (/Users/wijnand/zephyrproject/modules/hal/st)"
osource "$(ZEPHYR_HAL_ST_KCONFIG)"
config ZEPHYR_HAL_ST_MODULE
bool
default y
endmenu
config ZEPHYR_HAL_STM32_MODULE
bool
default y
config ZEPHYR_HAL_STM32_MODULE_BLOBS
bool
menu "hal_tdk (/Users/wijnand/zephyrproject/modules/hal/tdk)"
osource "$(ZEPHYR_HAL_TDK_KCONFIG)"
config ZEPHYR_HAL_TDK_MODULE
bool
default y
endmenu
menu "hal_telink (/Users/wijnand/zephyrproject/modules/hal/telink)"
osource "/Users/wijnand/zephyrproject/modules/hal/telink/Kconfig"
config ZEPHYR_HAL_TELINK_MODULE
bool
default y
endmenu
config ZEPHYR_TI_MODULE
bool
default y
menu "hal_wch (/Users/wijnand/zephyrproject/modules/hal/wch)"
osource "$(ZEPHYR_HAL_WCH_KCONFIG)"
config ZEPHYR_HAL_WCH_MODULE
bool
default y
endmenu
config ZEPHYR_HAL_WURTHELEKTRONIK_MODULE
bool
default y
config ZEPHYR_XTENSA_MODULE
bool
default y
menu "hostap (/Users/wijnand/zephyrproject/modules/lib/hostap)"
osource "$(ZEPHYR_HOSTAP_KCONFIG)"
config ZEPHYR_HOSTAP_MODULE
bool
default y
endmenu
menu "liblc3 (/Users/wijnand/zephyrproject/modules/lib/liblc3)"
osource "$(ZEPHYR_LIBLC3_KCONFIG)"
config ZEPHYR_LIBLC3_MODULE
bool
default y
endmenu
config ZEPHYR_LIBMCTP_MODULE
bool
default y
config ZEPHYR_LIBMETAL_MODULE
bool
default y
menu "libsbc (/Users/wijnand/zephyrproject/modules/lib/libsbc)"
osource "$(ZEPHYR_LIBSBC_KCONFIG)"
config ZEPHYR_LIBSBC_MODULE
bool
default y
endmenu
menu "littlefs (/Users/wijnand/zephyrproject/modules/fs/littlefs)"
osource "$(ZEPHYR_LITTLEFS_KCONFIG)"
config ZEPHYR_LITTLEFS_MODULE
bool
default y
endmenu
menu "lora-basics-modem (/Users/wijnand/zephyrproject/modules/lib/lora-basics-modem)"
osource "$(ZEPHYR_LORA_BASICS_MODEM_KCONFIG)"
config ZEPHYR_LORA_BASICS_MODEM_MODULE
bool
default y
endmenu
menu "loramac-node (/Users/wijnand/zephyrproject/modules/lib/loramac-node)"
osource "$(ZEPHYR_LORAMAC_NODE_KCONFIG)"
config ZEPHYR_LORAMAC_NODE_MODULE
bool
default y
endmenu
menu "lvgl (/Users/wijnand/zephyrproject/modules/lib/gui/lvgl)"
osource "/Users/wijnand/zephyrproject/modules/lib/gui/lvgl/zephyr/Kconfig"
config ZEPHYR_LVGL_MODULE
bool
default y
endmenu
menu "mbedtls (/Users/wijnand/zephyrproject/modules/crypto/mbedtls)"
osource "$(ZEPHYR_MBEDTLS_KCONFIG)"
config ZEPHYR_MBEDTLS_MODULE
bool
default y
endmenu
config ZEPHYR_MBEDTLS_3_6_MODULE
bool
default y
config ZEPHYR_MCUBOOT_MODULE
bool
default y
config ZEPHYR_MIPI_SYS_T_MODULE
bool
default y
menu "nanopb (/Users/wijnand/zephyrproject/modules/lib/nanopb)"
osource "$(ZEPHYR_NANOPB_KCONFIG)"
config ZEPHYR_NANOPB_MODULE
bool
default y
endmenu
menu "nrf_wifi (/Users/wijnand/zephyrproject/modules/lib/nrf_wifi)"
osource "$(ZEPHYR_NRF_WIFI_KCONFIG)"
config ZEPHYR_NRF_WIFI_MODULE
bool
default y
config ZEPHYR_NRF_WIFI_MODULE_BLOBS
bool
endmenu
config ZEPHYR_OPEN_AMP_MODULE
bool
default y
menu "openthread (/Users/wijnand/zephyrproject/modules/lib/openthread)"
osource "$(ZEPHYR_OPENTHREAD_KCONFIG)"
config ZEPHYR_OPENTHREAD_MODULE
bool
default y
endmenu
menu "percepio (/Users/wijnand/zephyrproject/modules/debug/percepio)"
osource "/Users/wijnand/zephyrproject/modules/debug/percepio/zephyr/Kconfig"
config ZEPHYR_PERCEPIO_MODULE
bool
default y
endmenu
menu "picolibc (/Users/wijnand/zephyrproject/modules/lib/picolibc)"
osource "/Users/wijnand/zephyrproject/modules/lib/picolibc/zephyr/Kconfig"
config ZEPHYR_PICOLIBC_MODULE
bool
default y
endmenu
config ZEPHYR_PSA_ARCH_TESTS_MODULE
bool
default y
menu "segger (/Users/wijnand/zephyrproject/modules/debug/segger)"
osource "$(ZEPHYR_SEGGER_KCONFIG)"
config ZEPHYR_SEGGER_MODULE
bool
default y
endmenu
config ZEPHYR_TF_M_TESTS_MODULE
bool
default y
config ZEPHYR_TF_PSA_CRYPTO_MODULE
bool
default y
menu "trusted-firmware-a (/Users/wijnand/zephyrproject/modules/tee/tf-a/trusted-firmware-a)"
osource "$(ZEPHYR_TRUSTED_FIRMWARE_A_KCONFIG)"
config ZEPHYR_TRUSTED_FIRMWARE_A_MODULE
bool
default y
endmenu
menu "trusted-firmware-m (/Users/wijnand/zephyrproject/modules/tee/tf-m/trusted-firmware-m)"
osource "$(ZEPHYR_TRUSTED_FIRMWARE_M_KCONFIG)"
config ZEPHYR_TRUSTED_FIRMWARE_M_MODULE
bool
default y
endmenu
menu "uoscore-uedhoc (/Users/wijnand/zephyrproject/modules/lib/uoscore-uedhoc)"
osource "$(ZEPHYR_UOSCORE_UEDHOC_KCONFIG)"
config ZEPHYR_UOSCORE_UEDHOC_MODULE
bool
default y
endmenu
menu "zcbor (/Users/wijnand/zephyrproject/modules/lib/zcbor)"
osource "$(ZEPHYR_ZCBOR_KCONFIG)"
config ZEPHYR_ZCBOR_MODULE
bool
default y
endmenu
config ZEPHYR_NRF_HW_MODELS_MODULE
bool
default y