projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7dd401
)
firmware: intel_stratix10_service: remove COMPILE_TEST
author
Stephen Rothwell
<
[email protected]
>
Fri, 1 Feb 2019 02:37:59 +0000
(13:37 +1100)
committer
Greg Kroah-Hartman
<
[email protected]
>
Fri, 1 Feb 2019 14:17:51 +0000
(15:17 +0100)
This does not build yet ...
Cc: Richard Gong <
[email protected]
>
Fixes: 095ff29d2b88 ("firmware: intel_stratix10_service: add hardware dependency")
Signed-off-by: Stephen Rothwell <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/firmware/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/firmware/Kconfig
b/drivers/firmware/Kconfig
index 7e5491aed5c8ccc95d571deb996a25dd94895b6d..cac16c4b0df3eb6232b75cb7237091a5fda8f95e 100644
(file)
--- a/
drivers/firmware/Kconfig
+++ b/
drivers/firmware/Kconfig
@@
-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,