1# Copyright 2025 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4config ARM_SCMI_NXP_VENDOR_EXTENSIONS 5 bool "Allow NXP specific SCMI features" 6 select CRC 7 help 8 When enabled, additional SCMI features specific to NXP will be available 9