diff options
Diffstat (limited to 'nrfdemo/build/Kconfig/Kconfig.modules')
| -rw-r--r-- | nrfdemo/build/Kconfig/Kconfig.modules | 231 |
1 files changed, 231 insertions, 0 deletions
diff --git a/nrfdemo/build/Kconfig/Kconfig.modules b/nrfdemo/build/Kconfig/Kconfig.modules new file mode 100644 index 0000000..2cca032 --- /dev/null +++ b/nrfdemo/build/Kconfig/Kconfig.modules @@ -0,0 +1,231 @@ +menu "nrf (/home/mike/Documents/ncs/v2.7.0/nrf)" +osource "/home/mike/Documents/ncs/v2.7.0/nrf/Kconfig.nrf" +config ZEPHYR_NRF_MODULE + bool + default y +endmenu +menu "mcuboot (/home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot)" +osource "$(ZEPHYR_MCUBOOT_KCONFIG)" +config ZEPHYR_MCUBOOT_MODULE + bool + default y +endmenu +menu "mbedtls (/home/mike/Documents/ncs/v2.7.0/modules/crypto/mbedtls)" +osource "$(ZEPHYR_MBEDTLS_KCONFIG)" +config ZEPHYR_MBEDTLS_MODULE + bool + default y +endmenu +menu "oberon-psa-crypto (/home/mike/Documents/ncs/v2.7.0/modules/crypto/oberon-psa-crypto)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/crypto/oberon-psa-crypto/Kconfig.oberon_psa_crypto" +config ZEPHYR_OBERON_PSA_CRYPTO_MODULE + bool + default y +endmenu +menu "trusted-firmware-m (/home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/trusted-firmware-m)" +osource "$(ZEPHYR_TRUSTED_FIRMWARE_M_KCONFIG)" +config ZEPHYR_TRUSTED_FIRMWARE_M_MODULE + bool + default y +endmenu +config ZEPHYR_PSA_ARCH_TESTS_MODULE + bool + default y +config ZEPHYR_SOC_HWMV1_MODULE + bool + default y +menu "cjson (/home/mike/Documents/ncs/v2.7.0/modules/lib/cjson)" +osource "$(ZEPHYR_CJSON_KCONFIG)" +config ZEPHYR_CJSON_MODULE + bool + default y +endmenu +menu "azure-sdk-for-c (/home/mike/Documents/ncs/v2.7.0/modules/lib/azure-sdk-for-c)" +osource "$(ZEPHYR_AZURE_SDK_FOR_C_KCONFIG)" +config ZEPHYR_AZURE_SDK_FOR_C_MODULE + bool + default y +endmenu +menu "cirrus-logic (/home/mike/Documents/ncs/v2.7.0/modules/hal/cirrus-logic)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/hal/cirrus-logic/Kconfig" +config ZEPHYR_CIRRUS_LOGIC_MODULE + bool + default y +endmenu +menu "openthread (/home/mike/Documents/ncs/v2.7.0/modules/lib/openthread)" +osource "$(ZEPHYR_OPENTHREAD_KCONFIG)" +config ZEPHYR_OPENTHREAD_MODULE + bool + default y +endmenu +menu "suit-generator (/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-generator)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-generator/ncs/Kconfig" +config ZEPHYR_SUIT_GENERATOR_MODULE + bool + default y +endmenu +menu "suit-processor (/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-processor)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-processor/Kconfig" +config ZEPHYR_SUIT_PROCESSOR_MODULE + bool + default y +endmenu +menu "memfault-firmware-sdk (/home/mike/Documents/ncs/v2.7.0/modules/lib/memfault-firmware-sdk)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/lib/memfault-firmware-sdk/ports/zephyr/Kconfig" +config ZEPHYR_MEMFAULT_FIRMWARE_SDK_MODULE + bool + default y +endmenu +menu "coremark (/home/mike/Documents/ncs/v2.7.0/modules/benchmark/coremark)" +osource "$(ZEPHYR_COREMARK_KCONFIG)" +config ZEPHYR_COREMARK_MODULE + bool + default y +endmenu +menu "canopennode (/home/mike/Documents/ncs/v2.7.0/modules/lib/canopennode)" +osource "$(ZEPHYR_CANOPENNODE_KCONFIG)" +config ZEPHYR_CANOPENNODE_MODULE + bool + default y +endmenu +menu "chre (/home/mike/Documents/ncs/v2.7.0/modules/lib/chre)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/lib/chre/platform/zephyr/Kconfig" +config ZEPHYR_CHRE_MODULE + bool + default y +endmenu +menu "lz4 (/home/mike/Documents/ncs/v2.7.0/modules/lib/lz4)" +osource "$(ZEPHYR_LZ4_KCONFIG)" +config ZEPHYR_LZ4_MODULE + bool + default y +endmenu +menu "nanopb (/home/mike/Documents/ncs/v2.7.0/modules/lib/nanopb)" +osource "$(ZEPHYR_NANOPB_KCONFIG)" +config ZEPHYR_NANOPB_MODULE + bool + default y +endmenu +config ZEPHYR_TF_M_TESTS_MODULE + bool + default y +menu "zscilib (/home/mike/Documents/ncs/v2.7.0/modules/lib/zscilib)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/lib/zscilib/Kconfig.zscilib" +config ZEPHYR_ZSCILIB_MODULE + bool + default y +endmenu +menu "cmsis (/home/mike/Documents/ncs/v2.7.0/modules/hal/cmsis)" +osource "$(ZEPHYR_CMSIS_KCONFIG)" +config ZEPHYR_CMSIS_MODULE + bool + default y +endmenu +menu "cmsis-dsp (/home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-dsp)" +osource "$(ZEPHYR_CMSIS_DSP_KCONFIG)" +config ZEPHYR_CMSIS_DSP_MODULE + bool + default y +endmenu +menu "cmsis-nn (/home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-nn)" +osource "$(ZEPHYR_CMSIS_NN_KCONFIG)" +config ZEPHYR_CMSIS_NN_MODULE + bool + default y +endmenu +menu "fatfs (/home/mike/Documents/ncs/v2.7.0/modules/fs/fatfs)" +osource "$(ZEPHYR_FATFS_KCONFIG)" +config ZEPHYR_FATFS_MODULE + bool + default y +endmenu +menu "hal_nordic (/home/mike/Documents/ncs/v2.7.0/modules/hal/nordic)" +osource "$(ZEPHYR_HAL_NORDIC_KCONFIG)" +config ZEPHYR_HAL_NORDIC_MODULE + bool + default y +endmenu +menu "hal_st (/home/mike/Documents/ncs/v2.7.0/modules/hal/st)" +osource "$(ZEPHYR_HAL_ST_KCONFIG)" +config ZEPHYR_HAL_ST_MODULE + bool + default y +endmenu +config ZEPHYR_HAL_WURTHELEKTRONIK_MODULE + bool + default y +config ZEPHYR_LIBMETAL_MODULE + bool + default y +menu "liblc3 (/home/mike/Documents/ncs/v2.7.0/modules/lib/liblc3)" +osource "$(ZEPHYR_LIBLC3_KCONFIG)" +config ZEPHYR_LIBLC3_MODULE + bool + default y +endmenu +menu "littlefs (/home/mike/Documents/ncs/v2.7.0/modules/fs/littlefs)" +osource "$(ZEPHYR_LITTLEFS_KCONFIG)" +config ZEPHYR_LITTLEFS_MODULE + bool + default y +endmenu +menu "loramac-node (/home/mike/Documents/ncs/v2.7.0/modules/lib/loramac-node)" +osource "$(ZEPHYR_LORAMAC_NODE_KCONFIG)" +config ZEPHYR_LORAMAC_NODE_MODULE + bool + default y +endmenu +menu "lvgl (/home/mike/Documents/ncs/v2.7.0/modules/lib/gui/lvgl)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/lib/gui/lvgl/Kconfig" +config ZEPHYR_LVGL_MODULE + bool + default y +endmenu +config ZEPHYR_MIPI_SYS_T_MODULE + bool + default y +config ZEPHYR_NRF_HW_MODELS_MODULE + bool + default y +config ZEPHYR_OPEN_AMP_MODULE + bool + default y +menu "picolibc (/home/mike/Documents/ncs/v2.7.0/modules/lib/picolibc)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/lib/picolibc/zephyr/Kconfig" +config ZEPHYR_PICOLIBC_MODULE + bool + default y +endmenu +menu "segger (/home/mike/Documents/ncs/v2.7.0/modules/debug/segger)" +osource "$(ZEPHYR_SEGGER_KCONFIG)" +config ZEPHYR_SEGGER_MODULE + bool + default y +endmenu +config ZEPHYR_TINYCRYPT_MODULE + bool + default y +menu "uoscore-uedhoc (/home/mike/Documents/ncs/v2.7.0/modules/lib/uoscore-uedhoc)" +osource "$(ZEPHYR_UOSCORE_UEDHOC_KCONFIG)" +config ZEPHYR_UOSCORE_UEDHOC_MODULE + bool + default y +endmenu +menu "zcbor (/home/mike/Documents/ncs/v2.7.0/modules/lib/zcbor)" +osource "$(ZEPHYR_ZCBOR_KCONFIG)" +config ZEPHYR_ZCBOR_MODULE + bool + default y +endmenu +menu "nrfxlib (/home/mike/Documents/ncs/v2.7.0/nrfxlib)" +osource "/home/mike/Documents/ncs/v2.7.0/nrfxlib/Kconfig.nrfxlib" +config ZEPHYR_NRFXLIB_MODULE + bool + default y +endmenu +menu "connectedhomeip (/home/mike/Documents/ncs/v2.7.0/modules/lib/matter)" +osource "/home/mike/Documents/ncs/v2.7.0/modules/lib/matter/config/nrfconnect/chip-module/Kconfig" +config ZEPHYR_CONNECTEDHOMEIP_MODULE + bool + default y +endmenu |
