mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 21:36:28 +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> |
||
|---|---|---|
| .. | ||
| geode-aes.c | ||
| geode-aes.h | ||
| hifn_795x.c | ||
| Kconfig | ||
| Makefile | ||
| padlock-aes.c | ||
| padlock-sha.c | ||
| padlock.h | ||