]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commitdiff
ti_config_fragments: v8_baseport: Enable Crypto Test Module
authorAparna Balasubramanian <aparnab@ti.com>
Fri, 19 Oct 2018 23:23:26 +0000 (19:23 -0400)
committerTero Kristo <t-kristo@ti.com>
Tue, 13 Nov 2018 17:32:15 +0000 (19:32 +0200)
Enable CONFIG_CRYPTO_TEST as module so that tcrypt tests can be
run on K3 platforms.

Signed-off-by: Aparna Balasubramanian <aparnab@ti.com>
ti_config_fragments/v8_baseport.cfg

index a7a599bfbcebea83c6c6a5a1c01b2d06c778118d..c0d53d46db6f74f623c40813078c74d5dff67662 100644 (file)
@@ -119,6 +119,9 @@ CONFIG_GPIOLIB=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_DAVINCI=y
 
+# Enable options to facilitate testing
+CONFIG_CRYPTO_TEST=m
+
 # Pseudo filesystems
 CONFIG_TMPFS=y