summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/kernelconfig
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-09-30 18:05:47 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2019-09-30 23:48:44 +0200
commit36494aff2cc8194085ee60e2479d554dbd69773b (patch)
treeba0525043b826aa3291e6a51608898ff6c52b9de /configs/platform-v7a/kernelconfig
parent373322c21d19e6f1770c286392d264c7c31097b1 (diff)
downloadDistroKit-36494aff2cc8194085ee60e2479d554dbd69773b.tar.gz
DistroKit-36494aff2cc8194085ee60e2479d554dbd69773b.tar.xz
platform-v7a: enable virtio hardware random number generator
This speeds up the first boot in qemu quite a bit when ssh keys are generated. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/kernelconfig')
-rw-r--r--configs/platform-v7a/kernelconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index ac3b14b..659b12b 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -1661,7 +1661,7 @@ CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_BCM2835=y
CONFIG_HW_RANDOM_OMAP=y
-# CONFIG_HW_RANDOM_VIRTIO is not set
+CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_HW_RANDOM_IMX_RNGC=y
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set