On Thu, Nov 21, 2019 at 12:06:53PM +0900, AKASHI Takahiro wrote:
> Hi Tom, Simon,
> 
> I remember that Tom suggested me, in some UEFI-related discussion,
> that we can and should enable as many features/configurations
> on Sandbox as possible.
> How should we do that?
> 
> 1. modify a Kconfig;
>         config FOO
>           bool
>           default y if SANDBOX
> 2. modify a sandbox*_defconfig
>         CONFIG_FOO=y
> 3. take a mixed approach of (2) and (3) depending on a *type* of feature
> 4. add a customized build/test in ("matrix" of) Travis for a specific feature
> 5. or else?

I believe that we should be enabling as much as possible in
sandbox_defconfig and sandbox64_defconfig directly.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to