virtio: VIRTIO_RNG depends on DM_RNG
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 31 May 2020 09:02:42 +0000 (11:02 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 5 Jun 2020 02:04:41 +0000 (04:04 +0200)
commitca3ba71b9eeec531923b3d2a82a2a6a89490bcf5
treed087388cb0b13a469fae85d800edf58a0a5980f6
parent00a871d34e2f0a12eec4da9c297588026ce55b9a
virtio: VIRTIO_RNG depends on DM_RNG

Add the missing Kconfig dependency and let VIRTIO_RNG default to yes.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/virtio/Kconfig