]> www.infradead.org Git - users/hch/misc.git/commit
kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=y
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 15 Apr 2025 09:23:05 +0000 (11:23 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 15 Apr 2025 16:54:57 +0000 (10:54 -0600)
commit09ea90e5988df98ef58d61ae5af4834e64596d9e
tree0ee35d545a9205dfc8b765fae5b9ae438f1e947d
parent6cf6b0a6f204e8b10e2b69e74953f029ea83a8a9
kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=y

The configuration generated by kunit ends up with big endian.
A new kunit configuration for little endian is to be added.
To make the difference clearer spell out the endianness in the kunit
reference config.

Link: https://lore.kernel.org/r/20250415-kunit-ppc-v1-1-f5a170264147@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/powerpc.py