summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2017-01-30 09:52:01 +0100
committerOlof Johansson <olof@lixom.net>2017-01-30 21:09:43 -0800
commit92f3e6ebf6e43fdd5e2f044fc26d973f341b7ef0 (patch)
tree5581a748f9f2bea79053fd990e40b0dbc6436a34 /drivers/firmware
parentc0d32456091a81b0880e302d8c38c736a4dddab0 (diff)
downloadlinux-0-day-92f3e6ebf6e43fdd5e2f044fc26d973f341b7ef0.tar.gz
linux-0-day-92f3e6ebf6e43fdd5e2f044fc26d973f341b7ef0.tar.xz
firmware: arm_scpi: Add hardware dependencies
With a name like that, I assume that the ARM SCPI protocol is only useful on the ARM architectures. Signed-off-by: Jean Delvare <jdelvare@suse.de> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Cc: Jon Medhurst (Tixy) <tixy@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/firmware')
-rw-r--r--drivers/firmware/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig
index 1867f0d1389b2..6e4ed5a9c6fdc 100644
--- a/drivers/firmware/Kconfig
+++ b/drivers/firmware/Kconfig
@@ -21,6 +21,7 @@ config ARM_PSCI_CHECKER
config ARM_SCPI_PROTOCOL
tristate "ARM System Control and Power Interface (SCPI) Message Protocol"
+ depends on ARM || ARM64 || COMPILE_TEST
depends on MAILBOX
help
System Control and Power Interface (SCPI) Message Protocol is