aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/config-4.9
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-12-16 23:47:28 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-01-22 22:49:59 +0100
commitdda475ca307581132593d29ee2796efb645975c7 (patch)
tree3eddbda29cd1a94201fe4d86f545949e3910e888 /target/linux/sunxi/config-4.9
parenteaf79d06b761726ba05edfeb89643e80ae67b24b (diff)
downloadupstream-dda475ca307581132593d29ee2796efb645975c7.tar.gz
upstream-dda475ca307581132593d29ee2796efb645975c7.tar.bz2
upstream-dda475ca307581132593d29ee2796efb645975c7.zip
sunxi: refresh kernel configuration
Just refresh the sunxi kernel configuration. This also moves the CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG option to the config-4.9 file. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/sunxi/config-4.9')
-rw-r--r--target/linux/sunxi/config-4.92
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/sunxi/config-4.9 b/target/linux/sunxi/config-4.9
index bf2111dc0f..4a74fd1f4f 100644
--- a/target/linux/sunxi/config-4.9
+++ b/target/linux/sunxi/config-4.9
@@ -117,6 +117,7 @@ CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_DEV_SUN4I_SS=y
+CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_HW=y
@@ -124,6 +125,7 @@ CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_NULL2=y
+CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_WORKQUEUE=y