mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 23:07:55 +00:00
Merge pull request #9886 from BbolroC/kernel-config-uv-uapi-s390x
kernel: Add CONFIG_S390_UV_UAPI for s390x
This commit is contained in:
@@ -2,6 +2,7 @@ CONFIG_S390=y
|
||||
CONFIG_S390_GUEST=y
|
||||
CONFIG_HW_RANDOM_S390=y
|
||||
CONFIG_S390_IOMMU=y
|
||||
CONFIG_S390_UV_UAPI=y
|
||||
# S/390x widly uses CCW devices
|
||||
CONFIG_CCW=y
|
||||
# Select default KVM options from arch/s390/kvm/Kconfig
|
||||
|
@@ -1 +1 @@
|
||||
132
|
||||
133
|
||||
|
Reference in New Issue
Block a user