Lines Matching +full:soc +full:-
3 # SPDX-License-Identifier: Apache-2.0
6 # SoCs that has transitioned to SoC scheme v2 are promptless, and thus
9 # SoC that are still using scheme v1 are still having a prompt but is loaded as
12 config SOC config
15 SoC name. The value of this setting must be defined by the selected
16 SoC for hw model v2.
21 SoC series. The value of this setting must be defined by the selected
22 SoC if the SoC belongs to a common series.
27 SoC family. The value of this setting must be defined by the selected
28 SoC if the SoC belongs to a SoC family. Usually a SoC family also
29 indicates the vendor of the SoC.
34 This string holds the full part number of the SoC. It is a hidden option
38 # Source all Kconfig HWMv2 from SoC roots.
39 source "$(KCONFIG_BINARY_DIR)/soc/Kconfig.soc"