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
10 # Source Zephyr Kconfig specifics from SoC roots.
11 osource "$(KCONFIG_BINARY_DIR)/soc/Kconfig"
14 osource "soc/common/Kconfig"
16 module = SOC
17 module-str = SOC
55 This hidden option is set in the SoC configuration and indicates
56 the Zephyr release that the SoC configuration will be removed.
57 When set, any build for that SoC will generate a clearly visible
59 When adding this to a SOC, remember to follow the instructions in
65 Should be selected if SoC provides custom method for retrieving
71 Should be selected if SoC handles determining the number of CPUs