DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] reason: disable fixed-partitions check for qemu-mips
@ 2020-09-16 14:03 Roland Hieber
  0 siblings, 0 replies; only message in thread
From: Roland Hieber @ 2020-09-16 14:03 UTC (permalink / raw)
  To: distrokit; +Cc: Oleksij Rempel, Roland Hieber

Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 configs/bsp.ref | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/configs/bsp.ref b/configs/bsp.ref
index 41189236c5bd..60dfe9eff238 100644
--- a/configs/bsp.ref
+++ b/configs/bsp.ref
@@ -13,5 +13,12 @@ ptxdist_debug_pci:
       value: False
     - value: True
 
+kernel_dtb_partitions:
+  description: |
+    A fixed-partitions node is needed for qemu on mips.
+  variants:
+    - condition: kconfig.PTXPlatformConfig()['ARCH_MIPS']
+      value: True
+    - value: False
 
 # vim: filetype=yaml shiftwidth=2 expandtab
-- 
2.28.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-16 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16 14:03 [DistroKit] [PATCH] reason: disable fixed-partitions check for qemu-mips Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox