aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/config-4.4
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2016-11-24 13:50:03 +0800
committerFelix Fietkau <nbd@nbd.name>2016-11-24 12:53:19 +0100
commit715fd8c5bc7c113960ddf077f02144f4d6fa96ff (patch)
tree9ea134fe6b0caed9a53dc0f2e314d29c3bafb58c /target/linux/sunxi/config-4.4
parentf66cb6f810e55016167086bd96310fc14c1e6362 (diff)
downloadupstream-715fd8c5bc7c113960ddf077f02144f4d6fa96ff.tar.gz
upstream-715fd8c5bc7c113960ddf077f02144f4d6fa96ff.tar.bz2
upstream-715fd8c5bc7c113960ddf077f02144f4d6fa96ff.zip
target: sunxi: enable builtin crypto-hw module sun4i-ss
CONFIG_CRYPTO_DEV_SUN4I_SS was previously set to y but did not take effect because of the absence of CONFIG_CRYPTO_HW=y Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'target/linux/sunxi/config-4.4')
-rw-r--r--target/linux/sunxi/config-4.45
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/sunxi/config-4.4 b/target/linux/sunxi/config-4.4
index b0a651a689..6d5c904d97 100644
--- a/target/linux/sunxi/config-4.4
+++ b/target/linux/sunxi/config-4.4
@@ -112,9 +112,14 @@ CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRCT10DIF=y
+CONFIG_CRYPTO_DES=y
+CONFIG_CRYPTO_DEV_SUN4I_SS=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
+CONFIG_CRYPTO_HW=y
+CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_RNG2=y
+CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_DEBUG_BUGVERBOSE=y