target: sunxi: enable builtin crypto-hw module sun4i-ss
authorYousong Zhou <yszhou4tech@gmail.com>
Thu, 24 Nov 2016 05:50:03 +0000 (13:50 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 24 Nov 2016 11:53:19 +0000 (12:53 +0100)
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>
target/linux/sunxi/config-4.4

index b0a651a6891a637d072265366d29bcaec8fed8c2..6d5c904d97f88885429a92eded2c90b2ddfd95a0 100644 (file)
@@ -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