public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: Jan Kiszka <jan.kiszka@siemens.com>,
	isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] Kconfig: Fix some machine selections
Date: Tue, 03 Oct 2023 19:11:40 +0300	[thread overview]
Message-ID: <a806f69944d20fb5494ac9015cede87c543653d1.camel@ilbers.de> (raw)
In-Reply-To: <65a7ea71-1acd-4823-9f1a-425ccb59311b@siemens.com>

On Sun, 2023-10-01 at 10:46 +0200, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
> 
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  kas/machine/Kconfig | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/kas/machine/Kconfig b/kas/machine/Kconfig
> index f117724c..66debfe5 100644
> --- a/kas/machine/Kconfig
> +++ b/kas/machine/Kconfig
> @@ -114,10 +114,10 @@ config KAS_INCLUDE_MACHINE
>         default "kas/machine/container-amd64.yaml" if
> MACHINE_CONTAINER_AMD64
>         default "kas/machine/de0-nano-soc.yaml" if
> MACHINE_DE0_NANO_SOC
>         default "kas/machine/hikey.yaml" if MACHINE_HIKEY
> -       default "kas/machine/imx6-sabrelite" if
> MACHINE_IMX6_SABRELITE
> -       default "kas/machine/nanopi-neo" if MACHINE_NANOPI_NEO
> -       default "kas/machine/nanopi-neo-efi" if
> MACHINE_NANOPI_NEO_EFI
> -       default "kas/machine/phyboard-mira" if MACHINE_PHIBOARD_MIRA
> +       default "kas/machine/imx6-sabrelite.yaml" if
> MACHINE_IMX6_SABRELITE
> +       default "kas/machine/nanopi-neo.yaml" if MACHINE_NANOPI_NEO
> +       default "kas/machine/nanopi-neo-efi.yaml" if
> MACHINE_NANOPI_NEO_EFI
> +       default "kas/machine/phyboard-mira.yaml" if
> MACHINE_PHIBOARD_MIRA
>         default "kas/machine/qemuamd64-sb.yaml" if
> MACHINE_QEMU_AMD64_SB
>         default "kas/machine/qemuamd64.yaml" if MACHINE_QEMU_AMD64
>         default "kas/machine/qemuarm.yaml" if MACHINE_QEMU_ARM

Applied to next, thanks.

      parent reply	other threads:[~2023-10-03 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-01  8:46 Jan Kiszka
2023-10-02  8:05 ` Uladzimir Bely
2023-10-03 16:11 ` Uladzimir Bely [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a806f69944d20fb5494ac9015cede87c543653d1.camel@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox