Skip to content

Commit f9b56b2

Browse files
schlacfrankjaa
authored andcommitted
s390: Enable KVM_S390_UCONTROL config in debug_defconfig
To simplify testing enable UCONTROL KVM by default in debug kernels. Signed-off-by: Christoph Schlameuss <[email protected]> Reviewed-by: Janosch Frank <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Janosch Frank <[email protected]> Message-ID: <[email protected]>
1 parent 5bab087 commit f9b56b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/s390/configs/debug_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ CONFIG_CMM=m
5959
CONFIG_APPLDATA_BASE=y
6060
CONFIG_S390_HYPFS_FS=y
6161
CONFIG_KVM=m
62+
CONFIG_KVM_S390_UCONTROL=y
6263
CONFIG_S390_UNWIND_SELFTEST=m
6364
CONFIG_S390_KPROBES_SANITY_TEST=m
6465
CONFIG_S390_MODULES_SANITY_TEST=m

0 commit comments

Comments
 (0)