mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-15 16:40:16 +00:00
Appears within a menu that already has 'depends on ARM_SECURE_FIRMWARE'. 'depends on FOO' on a menu will add 'depends on FOO' to each item within it. 'if FOO' work similarly. Tip: When adding a symbol, check its dependencies in the menuconfig ('ninja menuconfig', then / to jump to the symbol). The menuconfig also shows how the file with the symbol got included, so if you see duplicated dependencies, it's easy to hunt down where they come from. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
x86_64 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |