]> git.ipfire.org Git - thirdparty/linux.git/commit
kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=y
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 15 Apr 2025 13:38:05 +0000 (15:38 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 16 Apr 2025 18:42:30 +0000 (12:42 -0600)
commitd16b3d0fb43cb0f9eb21b35c2d2c870b3f38ab1d
tree1a3216867bd5b999273e61dbba2cf9e5167b4fec
parent9a99129fd60d9fcf15938a8229ca1db2a17c77f3
kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=y

The configuration generated by kunit ends up with a 32bit configuration.
A new kunit configuration for 64bit is to be added.
To make the difference clearer spell out the variant in the kunit
reference config.

Link: https://lore.kernel.org/r/20250415-kunit-qemu-sparc64-v1-1-253906f61102@linutronix.de
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/qemu_configs/sparc.py