aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firmware/Kconfig')
-rw-r--r--drivers/firmware/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig
index 6e4ed5a9c6fd..33e72ac4fa3b 100644
--- a/drivers/firmware/Kconfig
+++ b/drivers/firmware/Kconfig
@@ -48,6 +48,10 @@ config ARM_SCPI_POWER_DOMAIN
This enables support for the SCPI power domains which can be
enabled or disabled via the SCP firmware
+config ARM_SCPI_PROTOCOL_TEST
+ tristate "Test code for SCPI Message Protocol"
+ default ARM_SCPI_PROTOCOL
+
config EDD
tristate "BIOS Enhanced Disk Drive calls determine boot disk"
depends on X86