Arnd Bergmann
2f313e0290
crypto: jitterentropy - always select CRYPTO_RNG
...
When building the jitterentropy driver by itself, we get a link error
when CRYPTO_RNG is not enabled as well:
crypto/built-in.o: In function `jent_mod_init':
jitterentropy-kcapi.c:(.init.text+0x98): undefined reference to `crypto_register_rng'
crypto/built-in.o: In function `jent_mod_exit':
jitterentropy-kcapi.c:(.exit.text+0x60): undefined reference to `crypto_unregister_rng'
This adds a 'select CRYPTO_RNG' to CRYPTO_JITTERENTROPY to ensure the API
is always there when it's used, not just when DRBG is also enabled.
CRYPTO_DRBG would set it implicitly through CRYPTO_JITTERENTROPY now,
but this leaves it in place to make it explicit what the driver does.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2016-01-27 20:36:26 +08:00
..
2016-01-25 21:47:45 +08:00
2016-01-07 11:06:18 +05:30
2015-06-25 23:29:24 +08:00
2015-05-11 15:06:43 +08:00
2015-03-31 21:21:04 +08:00
2015-12-09 20:16:22 +08:00
2015-08-17 16:53:53 +08:00
2015-01-13 22:29:11 +11:00
2016-01-18 18:16:33 +08:00
2016-01-25 22:42:13 +08:00
2015-12-09 20:03:57 +08:00
2016-01-25 22:42:12 +08:00
2015-08-17 16:53:41 +08:00
2016-01-12 18:57:02 -08:00
2016-01-18 18:16:34 +08:00
2015-04-22 09:30:21 +08:00
2016-01-22 11:58:43 -08:00
2015-04-22 09:30:18 +08:00
2014-11-24 22:43:57 +08:00
2015-10-20 21:59:25 +08:00
2014-11-24 22:43:57 +08:00
2015-08-17 16:53:53 +08:00
2015-08-17 16:53:53 +08:00
2015-12-09 20:16:22 +08:00
2015-01-13 22:29:11 +11:00
2015-01-13 22:29:11 +11:00
2015-01-13 22:29:11 +11:00
2015-01-13 22:29:11 +11:00
2013-08-14 20:42:03 +10:00
2014-11-26 20:06:30 +08:00
2015-08-17 08:12:54 -06:00
2015-07-17 21:20:21 +08:00
2015-12-09 20:16:04 +08:00
2015-06-22 15:49:28 +08:00
2014-11-26 20:06:30 +08:00
2014-11-24 22:43:57 +08:00
2016-01-19 15:52:10 +08:00
2013-09-12 15:31:34 +10:00
2015-01-13 22:29:11 +11:00
2015-12-04 22:29:53 +08:00
2015-05-22 11:25:55 +08:00
2015-10-20 21:59:25 +08:00
2014-03-21 21:54:28 +08:00
2014-11-26 20:06:30 +08:00
2015-01-20 14:44:15 +11:00
2014-11-24 22:43:57 +08:00
2015-01-13 22:29:11 +11:00
2016-01-25 22:42:11 +08:00
2014-11-26 20:06:30 +08:00
2015-08-17 16:53:46 +08:00
2015-06-22 15:49:28 +08:00
2014-11-24 22:43:57 +08:00
2015-04-23 14:18:09 +08:00
2015-09-02 13:22:38 -07:00
2015-01-13 22:29:11 +11:00
2015-12-20 15:27:12 +02:00
2014-11-26 20:06:30 +08:00
2016-01-25 22:42:12 +08:00
2015-10-14 22:23:16 +08:00
2015-06-25 23:18:33 +08:00
2016-01-27 20:36:26 +08:00
2015-10-15 21:05:04 +08:00
2014-11-24 22:43:57 +08:00
2014-11-26 20:06:30 +08:00
2014-11-24 22:43:57 +08:00
2014-11-24 22:43:57 +08:00
2014-11-24 22:43:57 +08:00
2016-01-27 20:36:24 +08:00
2015-11-23 20:55:51 +08:00
2014-11-24 22:43:57 +08:00
2015-12-22 20:43:35 +08:00
2013-12-09 20:09:12 +08:00
2014-11-24 22:43:57 +08:00
2014-11-26 20:06:30 +08:00
2015-08-17 16:53:53 +08:00
2015-07-17 21:20:26 +08:00
2015-04-23 14:18:09 +08:00
2014-11-24 22:43:57 +08:00
2014-11-24 22:43:57 +08:00
2014-11-24 22:43:57 +08:00
2014-11-24 22:43:57 +08:00
2015-06-22 15:49:18 +08:00
2015-10-14 22:23:16 +08:00
2015-12-22 20:43:24 +08:00
2015-12-09 20:03:57 +08:00
2015-10-14 22:23:16 +08:00
2015-10-14 22:23:16 +08:00
2015-01-13 22:29:11 +11:00
2015-06-03 10:51:25 +08:00
2014-11-24 22:43:57 +08:00
2015-08-17 16:53:46 +08:00
2015-01-13 22:29:11 +11:00
2015-12-22 20:43:35 +08:00
2015-12-22 20:43:35 +08:00
2015-04-10 21:39:41 +08:00
2016-01-18 18:16:11 +08:00
2016-01-25 22:42:11 +08:00
2015-11-23 20:55:52 +08:00
2015-07-17 21:20:20 +08:00
2015-01-13 22:29:11 +11:00
2016-01-27 20:36:24 +08:00
2016-01-27 20:36:24 +08:00
2015-01-13 22:29:11 +11:00
2015-01-13 22:29:11 +11:00
2014-11-26 20:06:30 +08:00
2015-01-13 22:29:11 +11:00
2014-11-26 20:06:30 +08:00
2014-11-26 20:06:30 +08:00