zephyr/modules
Ulf Magnusson 9a6d6a0862 kconfig: modules: Avoid including Kconfig.tls-generic twice
The glob in modules/Kconfig accidentally picked up Kconfig.tls-generic,
which is only supposed to be included from modules/Kconfig.mbedtls.

Replace the globbing with explicit 'source's to fix it. Best to avoid
globbing unless absolutely necessary, because it tends to pick up random
non-checked-in files as well.

Use 'source' instead of 'osource' since the files are known to exists.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-02-07 17:47:00 +01:00
..
Kconfig kconfig: modules: Avoid including Kconfig.tls-generic twice 2020-02-07 17:47:00 +01:00
Kconfig.atmel kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.canopennode modules: add CANopenNode 2020-01-20 17:17:23 +01:00
Kconfig.civetweb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.cypress kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.imx kconfig: NXP IMX: Remove unused HAS_IMX_{RDC,CCM} symbols 2020-01-03 07:25:49 -06:00
Kconfig.libmetal kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.loramac-node modules: Add LoRaMac Stack and drivers 2019-12-21 12:20:24 +01:00
Kconfig.mbedtls kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux modules: HAS_MCUX_IAP config 2020-01-16 08:19:46 -06:00
Kconfig.microchip kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.nordic modules: hal_nordic: Update nrfx to version 2.1.0 2020-01-29 15:00:45 +01:00
Kconfig.open-amp kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.silabs kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.simplelink kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.st kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32 modules: modules: stm32 hal: Provide help section to HAL/LL symbols 2019-12-10 12:44:10 -05:00
Kconfig.syst libc: Use select REQUIRES_FULL_LIBC instead of select NEWLIB_LIBC 2019-11-01 16:40:21 +01:00
Kconfig.tinycbor libc: Use select REQUIRES_FULL_LIBC instead of select NEWLIB_LIBC 2019-11-01 14:18:36 +01:00
Kconfig.tls-generic kconfig: modules: Remove redundant MBEDTLS dep on. TLS menu 2020-02-07 11:50:18 +01:00
Kconfig.vega modules: vega: add option for indicating the presence of RV32M1 TPM 2020-01-13 09:12:34 -06:00
Kconfig.xtensa xtensa: add support to build HAL as part of build process 2019-12-18 20:24:18 -05:00