Lines Matching full:soc
3 # Only v1 model has choice for SoC selection, therefore the optional source
4 # Sourced here and not in Kconfig.v1 to keep current SoC/CPU selection menu
12 # Source Zephyr Kconfig specifics from SoC roots.
13 osource "$(KCONFIG_BINARY_DIR)/soc/Kconfig"
16 osource "soc/common/Kconfig"
18 module = SOC
19 module-str = SOC
57 This hidden option is set in the SoC configuration and indicates
58 the Zephyr release that the SoC configuration will be removed.
59 When set, any build for that SoC will generate a clearly visible
65 Should be selected if SoC provides custom method for retrieving
71 Should be selected if SoC handles determining the number of CPUs