Merge pull request #448 from alicefr/hw-options

s390x: enable rnd hw generator option
This commit is contained in:
Julio Montes 2019-04-26 07:06:46 -05:00 committed by GitHub
commit b5eaf1f847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.19.24 Kernel Configuration
# Linux/s390 4.19.28 Kernel Configuration
#
#
@ -1366,7 +1366,10 @@ CONFIG_HVC_DRIVER=y
CONFIG_HVC_IUCV=y
CONFIG_VIRTIO_CONSOLE=y
# CONFIG_IPMI_HANDLER is not set
# CONFIG_HW_RANDOM is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_HW_RANDOM_S390=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_RAW_DRIVER is not set

View File

@ -1 +1 @@
35
36