Lines Matching +full:soc +full:-
3 # SPDX-License-Identifier: Apache-2.0
5 config SOC config
8 SoC name. The value of this setting must be defined by the selected
9 SoC for hw model v2.
14 SoC series. The value of this setting must be defined by the selected
15 SoC if the SoC belongs to a common series.
20 SoC family. The value of this setting must be defined by the selected
21 SoC if the SoC belongs to a SoC family. Usually a SoC family also
22 indicates the vendor of the SoC.
24 # This loads custom SoC root Kconfig (only available if custom SoC root are defined)
25 osource "$(KCONFIG_BINARY_DIR)/soc/Kconfig.soc.arch"