mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
Currently it is possible to select HW_RANDOM as a module and have hifn795x built-in. This causes a build problem because hifn795x will then call hwrng_register which isn't built-in. This patch introduces a new config option to control the hifn795x RNG which lets us avoid this problem. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
History
|
|
|---|---|---|
| .. | ||
| geode-aes.c | ||
| geode-aes.h | ||
| hifn_795x.c | ||
| Kconfig | ||
| Makefile | ||
| padlock-aes.c | ||
| padlock-sha.c | ||
| padlock.h | ||