zephyr/modules
Andrzej Głąbek 8d7fee4e4a modules/Kconfig.nordic: Do not select HAS_CMSIS_CORE through HAS_NRFX
The HAS_NRFX Kconfig option is selected also for the nrf52_bsim board,
where the nrfx drivers are compiled for a simulated target, without
CMSIS. Thus, selecting HAS_CMSIS_CORE in such case is inappropriate.
This patch removes then the selection of the HAS_CMSIS_CORE option from
HAS_NRFX. When the nrfx drivers are built for a real SoC, where CMSIS
is actually used, the option will get selected by the CPU_CORTEX_M one.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-09-23 17:12:01 +02:00
..
Kconfig modules: add Kconfig for QuickLogic EOS S3 module 2020-09-04 14:48:49 -04:00
Kconfig.altera ext: hal: Remove Altera HAL from the tree and use a module 2020-03-20 09:07:16 -04:00
Kconfig.atmel
Kconfig.canopennode
Kconfig.civetweb
Kconfig.cmsis modules: cmsis: Add CMSIS-DSP configurations 2020-04-22 12:08:28 -05:00
Kconfig.cmsis_dsp modules: cmsis: Add CMSIS-DSP configurations 2020-04-22 12:08:28 -05:00
Kconfig.cypress
Kconfig.eos_s3 modules: add Kconfig for QuickLogic EOS S3 module 2020-09-04 14:48:49 -04:00
Kconfig.imx
Kconfig.infineon soc: arm: add infineon_xmc series support 2020-05-09 14:21:44 +02:00
Kconfig.libmetal
Kconfig.loramac-node drivers: lora: Add SX126x LoRa radio support 2020-07-02 08:32:37 -04:00
Kconfig.mbedtls net: openthread: Simplify openthread enabling 2020-06-30 07:48:08 -04:00
Kconfig.mcux MXRT600: Add DMA support 2020-08-28 14:24:21 -05:00
Kconfig.microchip
Kconfig.nordic modules/Kconfig.nordic: Do not select HAS_CMSIS_CORE through HAS_NRFX 2020-09-23 17:12:01 +02:00
Kconfig.nuvoton soc: arm: add support for nuvoton numicro m48x series 2020-07-01 21:09:25 +02:00
Kconfig.open-amp ipc: openamp: Expose config options for MASTER/SLAVE builds 2020-03-27 15:20:25 -05:00
Kconfig.silabs
Kconfig.simplelink
Kconfig.st
Kconfig.stm32 modules: stm32: Rename lib Kconfig symbol 2020-05-09 13:08:42 +02:00
Kconfig.syst
Kconfig.tfm modules: tfm: make BL2 header in non-secure image configurable 2020-09-22 19:38:51 +02:00
Kconfig.tinycbor
Kconfig.tinycrypt ext: crypto: Remove TinyCrypt from the tree and use a module 2020-03-20 17:29:48 +01:00
Kconfig.tls-generic modules: mbedtls: Allow to enable server name indication option 2020-09-15 09:52:44 -05:00
Kconfig.vega
Kconfig.xtensa