Commit 7cbc2b42 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Greg Kroah-Hartman

firmware: intel_stratix10_service: remove COMPILE_TEST

This does not build yet ...

Cc: Richard Gong <richard.gong@intel.com>
Fixes: 095ff29d ("firmware: intel_stratix10_service: add hardware dependency")
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e7dd4010
......@@ -218,7 +218,7 @@ config FW_CFG_SYSFS_CMDLINE
config INTEL_STRATIX10_SERVICE
tristate "Intel Stratix10 Service Layer"
depends on (ARCH_STRATIX10 && HAVE_ARM_SMCCC) || COMPILE_TEST
depends on ARCH_STRATIX10 && HAVE_ARM_SMCCC
default n
help
Intel Stratix10 service layer runs at privileged exception level,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment