projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5718218
)
hwrng: cn10k - Enable compile testing
author
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 29 Apr 2022 05:37:20 +0000
(13:37 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 6 May 2022 10:16:55 +0000
(18:16 +0800)
This patch enables COMPILE_TEST for cn10k.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/char/hw_random/Kconfig
b/drivers/char/hw_random/Kconfig
index c3a9f17bf31ce29f71be4b05766a0269d6b6a7af..b3f2d55dc551b38835d631e3c60ebd3761c98767 100644
(file)
--- a/
drivers/char/hw_random/Kconfig
+++ b/
drivers/char/hw_random/Kconfig
@@
-540,7
+540,7
@@
config HW_RANDOM_ARM_SMCCC_TRNG
config HW_RANDOM_CN10K
tristate "Marvell CN10K Random Number Generator support"
- depends on HW_RANDOM && PCI &&
ARM64
+ depends on HW_RANDOM && PCI &&
(ARM64 || (64BIT && COMPILE_TEST))
default HW_RANDOM
help
This driver provides support for the True Random Number