firmware: arm_scpi: Add hardware dependencies
authorJean Delvare <jdelvare@suse.de>
Mon, 30 Jan 2017 08:52:01 +0000 (09:52 +0100)
committerOlof Johansson <olof@lixom.net>
Tue, 31 Jan 2017 05:09:43 +0000 (21:09 -0800)
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>
drivers/firmware/Kconfig

index 1867f0d..6e4ed5a 100644 (file)
@@ -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