blob: 458db5393526bfd1295d6ca2e6bf32e91217db19 [file] [log] [blame]
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
config ARM_SCMI_NXP_VENDOR_EXTENSIONS
bool "Allow NXP specific SCMI features"
select CRC
help
When enabled, additional SCMI features specific to NXP will be available
if ARM_SCMI_NXP_VENDOR_EXTENSIONS
config NXP_SCMI_CPU_DOMAIN_HELPERS
bool "Helper functions for SCMI cpu domain protocol"
default y
depends on DT_HAS_NXP_SCMI_CPU_ENABLED
help
Enable support for SCMI cpu domain protocol helper functions.
endif # ARM_SCMI_NXP_VENDOR_EXTENSIONS