1# General options signifying CPU capabilities of ARM64 SoCs 2 3# Copyright (c) 2018 Nordic Semiconductor ASA. 4# SPDX-License-Identifier: Apache-2.0 5 6config SOC_PART_NUMBER 7 string 8 help 9 This string holds the full part number of the SoC. It is a hidden option 10 that you should not set directly. The part number selection choice defines 11 the default value for this string. 12