[PATCH v2 8/9] configs: qemu: add config fragment for ACPI
Simon Glass
sjg at chromium.org
Mon Dec 18 16:01:34 CET 2023
Hi Heinrich,
On Sat, 16 Dec 2023 at 12:27, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> On 12/16/23 19:46, Simon Glass wrote:
> > On Fri, 15 Dec 2023 at 06:33, Heinrich Schuchardt
> > <heinrich.schuchardt at canonical.com> wrote:
> >>
> >> Provide a configuration fragment to enable ACPI on QEMU.
> >>
> >> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> >> Acked-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> >> ---
> >> v2:
> >> no change
> >> ---
> >> MAINTAINERS | 1 +
> >> board/emulation/configs/acpi.config | 3 +++
> >> doc/board/emulation/acpi.rst | 23 +++++++++++++++++++++++
> >> doc/board/emulation/index.rst | 1 +
> >> 4 files changed, 28 insertions(+)
> >> create mode 100644 board/emulation/configs/acpi.config
> >> create mode 100644 doc/board/emulation/acpi.rst
> >>
> >
> > Reviewed-by: Simon Glass <sjg at chromium.org>
>
> Are you planning to enable binman to build configurations with config
> fragments? This would be needed for testing in CI.
We still have not decided on a mechanism to name things which are made
up of a base config and a fragment. The current proposal is [1] which
I think is probably OK, but I have not tried to look at this in
buildman yet.
Regards,
Simon
[1] https://patchwork.ozlabs.org/user/todo/uboot/?series=380278
More information about the U-Boot
mailing list