Skip to content

Commit

Permalink
Merge pull request #7208 from tstromberg/HW_RANDOM_VIRTIO
Browse files Browse the repository at this point in the history
Enable HW_RANDOM_VIRTIO to fix sshd startup delays
  • Loading branch information
tstromberg authored Mar 24, 2020
2 parents 37f22e4 + fed6713 commit 30d4c64
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_RSA=y
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_VIRTIO=y
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_AMD is not set
CONFIG_NVRAM=y
Expand Down

0 comments on commit 30d4c64

Please sign in to comment.