[PATCH 3/3] test: mips: use new qemu-maltael_defconfig

Ahmad Fatoum a.fatoum at pengutronix.de
Thu Aug 22 04:57:01 PDT 2024


We have a qemu-maltael_defconfig, which is generated by Kbuild by
merging qemu-maltael_defconfig with a Kconfig fragment that switches
to little endian. Let's make use of it, instead of depending on
the runner kconfig_add key, which is only evaluated by emulate.pl.

Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 ...e at qemu-malta_defconfig.yaml => qemu-maltael_defconfig.yaml} | 3 ---
 1 file changed, 3 deletions(-)
 rename test/mips/{le at qemu-malta_defconfig.yaml => qemu-maltael_defconfig.yaml} (88%)

diff --git a/test/mips/le at qemu-malta_defconfig.yaml b/test/mips/qemu-maltael_defconfig.yaml
similarity index 88%
rename from test/mips/le at qemu-malta_defconfig.yaml
rename to test/mips/qemu-maltael_defconfig.yaml
index ecf9484dcc1e..1b3f15fec5e9 100644
--- a/test/mips/le at qemu-malta_defconfig.yaml
+++ b/test/mips/qemu-maltael_defconfig.yaml
@@ -14,9 +14,6 @@ targets:
       BareboxTestStrategy: {}
     features:
       - virtio-pci
-    runner:
-      kconfig_add:
-        - CONFIG_CPU_LITTLE_ENDIAN=y
 images:
   barebox-qemu-malta.img.swapped: !template "$LG_BUILDDIR/images/barebox-qemu-malta.img.swapped"
 imports:
-- 
2.39.2




More information about the barebox mailing list