Re: [PATCH 1/2] riscv: rv32_defconfig: Update the defconfig

2019-08-13 Thread Paul Walmsley
On Tue, 13 Aug 2019, Alistair Francis wrote: > Update the rv32_defconfig: > - Add 'CONFIG_DEVTMPFS_MOUNT=y' to match the RISC-V defconfig > - Add CONFIG_HW_RANDOM=y and CONFIG_HW_RANDOM_VIRTIO=y to enable >VirtIORNG when running on QEMU > > Signed-off-by: Alistair Francis Thanks, queued

[PATCH 1/2] riscv: rv32_defconfig: Update the defconfig

2019-08-13 Thread Alistair Francis
Update the rv32_defconfig: - Add 'CONFIG_DEVTMPFS_MOUNT=y' to match the RISC-V defconfig - Add CONFIG_HW_RANDOM=y and CONFIG_HW_RANDOM_VIRTIO=y to enable VirtIORNG when running on QEMU Signed-off-by: Alistair Francis --- arch/riscv/configs/rv32_defconfig | 3 +++ 1 file changed, 3