Skip to content
Commit 2e5c3714 authored by Flavio Ceolin's avatar Flavio Ceolin Committed by Carles Cufí
Browse files

scripts: kconfig: Always generate ZEPHYR_*_MODULE



Define the ZEPHYR_{MODULE_NAM}_MODULE option for all available modules.
Right now only modules defined as 'kconfig-ext' has this symbol defined
which may cause problem if the build wants to check if a module not
using this options is available.

This allow us to do something like:

comment "mbedTLS module not available."
	depends on !ZEPHYR_MBEDTLS_MODULE

or make a feature depends on the module be present.

Signed-off-by: default avatarFlavio Ceolin <flavio.ceolin@intel.com>
parent b510073d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment