[PATCH 4/9] configs: sandbox: Enable GETOPT for sandbox and sandbox64 target
Simon Glass
sjg at chromium.org
Fri Sep 22 20:27:31 CEST 2023
On Wed, 20 Sept 2023 at 16:58, Marek Vasut
<marek.vasut+renesas at mailbox.org> wrote:
>
> Enable GETOPT so that 'bdinfo' command with getopt() support can be
> tested in CI.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Mario Six <mario.six at gdsys.cc>
> Cc: Nikhil M Jain <n-jain1 at ti.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
> configs/sandbox64_defconfig | 1 +
> configs/sandbox_defconfig | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list