blob: 415760612375cabd1a16b2de53f4f74035527cf9 [file] [log] [blame]
# Copyright 2024 NXP
# SPDX-License-Identifier: Apache-2.0
menu "Firmware drivers"
config ARM_SCMI
bool "Support for ARM's SCMI"
depends on ARM || ARM64
help
Enable support for ARM's System Configuration and Management
Interface (SCMI).
source "drivers/firmware/scmi/Kconfig"
endmenu