Skip to content

Commit 4b37692

Browse files
author
Fox Snowpatch
committed
1 parent 5c2c0ba commit 4b37692

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

arch/powerpc/Kconfig.debug

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,10 @@ config MSI_BITMAP_SELFTEST
8383
depends on DEBUG_KERNEL
8484

8585
config GUEST_STATE_BUFFER_TEST
86-
def_tristate n
86+
def_tristate KUNIT_ALL_TESTS
8787
prompt "Enable Guest State Buffer unit tests"
8888
depends on KUNIT
8989
depends on KVM_BOOK3S_HV_POSSIBLE
90-
default KUNIT_ALL_TESTS
9190
help
9291
The Guest State Buffer is a data format specified in the PAPR.
9392
It is by hcalls to communicate the state of L2 guests between

0 commit comments

Comments
 (0)