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
Kconfig.atmel
Kconfig.canopennode
Kconfig.civetweb
Kconfig.cmsis
Kconfig.cmsis_dsp
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
Kconfig.libmetal
Kconfig.loramac-node
Kconfig.mbedtls
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
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.st
Kconfig.stm32
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
Kconfig.tls-generic modules: mbedtls: Allow to enable server name indication option 2020-09-15 09:52:44 -05:00
Kconfig.vega
Kconfig.xtensa