summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2019-01-09 17:37:21 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2019-01-09 17:37:21 +0100
commite45f3b845eb4222ef09b4abd730aa5ba0299d8f3 (patch)
treeb1680d302db4e70ea8492af30f0567ee4adf19a1 /configs
parentbc7078900b1b042d687603bb7422d2f06b30add2 (diff)
downloadDistroKit-e45f3b845eb4222ef09b4abd730aa5ba0299d8f3.tar.gz
DistroKit-e45f3b845eb4222ef09b4abd730aa5ba0299d8f3.tar.xz
platform-rpi: kernel: enable ARM optimized aes implementation
Found by "reason". Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/platform-rpi/kernelconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-rpi/kernelconfig b/configs/platform-rpi/kernelconfig
index 26e6dad..52f4883 100644
--- a/configs/platform-rpi/kernelconfig
+++ b/configs/platform-rpi/kernelconfig
@@ -426,7 +426,7 @@ CONFIG_ARM_CRYPTO=y
# CONFIG_CRYPTO_SHA1_ARM is not set
CONFIG_CRYPTO_SHA256_ARM=y
# CONFIG_CRYPTO_SHA512_ARM is not set
-# CONFIG_CRYPTO_AES_ARM is not set
+CONFIG_CRYPTO_AES_ARM=y
# CONFIG_VIRTUALIZATION is not set
#