From: Jules Maselbas <jmaselbas@zdiv.net>
To: barebox@lists.infradead.org
Subject: Re: [PATCH v2 1/3] decompressors: Update xz to include ARM64 BCJ decoder
Date: Thu, 7 Sep 2023 23:03:32 +0200 [thread overview]
Message-ID: <ZPo6pGwAwVJr5b7U@tour> (raw)
In-Reply-To: <20230907152047.102747-1-jmaselbas@zdiv.net>
> +config XZ_DEC_ARM64
> + bool "ARM64 BCJ filter decoder"
I've just noticied that this string makes this config entry visible
in menuconfig, while all others are not.
It should be only: `bool` without anything else afterward.
cheers
Jules
next prev parent reply other threads:[~2023-09-07 21:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-07 15:20 [PATCH v2 1/3] decompressors: Update xz to include ARM64 BCJ decoder Jules Maselbas
2023-09-07 15:20 ` [PATCH v2 2/3] scripts: Select XZ --arm64 BCJ filter for 64-bit arm Jules Maselbas
2023-09-07 15:20 ` [PATCH v2 3/3] kbuild: remove duplicated xz compressions target Jules Maselbas
2023-09-07 21:03 ` Jules Maselbas [this message]
2023-09-08 13:20 ` [PATCH v2 1/3] decompressors: Update xz to include ARM64 BCJ decoder Sascha Hauer
2023-09-08 15:36 ` Jules Maselbas
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=ZPo6pGwAwVJr5b7U@tour \
--to=jmaselbas@zdiv.net \
--cc=barebox@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.