summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Frederick <tfred@google.com>2022-02-01 02:36:59 +0000
committerTodd Frederick <tfred@google.com>2022-02-02 00:47:54 +0000
commitd1878dba464a772b7ec9927e384c93a4db298dd3 (patch)
treeb7128e352d7d5327840a143864574172875dd533
parent1c76c309f6430d8a8df70cc3fcfe13a8d9461258 (diff)
downloadconfig-d1878dba464a772b7ec9927e384c93a4db298dd3.tar.gz
Enable secure world HW RNG driver
Bug: 186227605 Change-Id: I935a0e263316dfb9cb51c0f09cf2d81d0fd57e9d
-rw-r--r--r11_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/r11_defconfig b/r11_defconfig
index 908e71d..59d879c 100644
--- a/r11_defconfig
+++ b/r11_defconfig
@@ -303,7 +303,9 @@ CONFIG_INPUT_UINPUT=y
# CONFIG_DEVMEM is not set
CONFIG_SERIAL_SAMSUNG=y
CONFIG_SERIAL_SAMSUNG_CONSOLE=y
-# CONFIG_HW_RANDOM is not set
+CONFIG_HW_RANDOM=y
+CONFIG_EXYRNG_FIPS_COMPLIANCE=y
+CONFIG_EXYRNG_USE_CRYPTOMANAGER=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_S3C2410=y
CONFIG_SPI=y