firmware: intel_stratix10_service: remove COMPILE_TEST
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 1 Feb 2019 02:37:59 +0000 (13:37 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Feb 2019 14:17:51 +0000 (15:17 +0100)
This does not build yet ...

Cc: Richard Gong <richard.gong@intel.com>
Fixes: 095ff29d2b88 ("firmware: intel_stratix10_service: add hardware dependency")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/firmware/Kconfig

index 7e5491aed5c8ccc95d571deb996a25dd94895b6d..cac16c4b0df3eb6232b75cb7237091a5fda8f95e 100644 (file)
@@ -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,