[U-Boot] [RFC] more features enabled on sandbox?
Tom Rini
trini at konsulko.com
Thu Nov 21 04:09:27 UTC 2019
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191120/b7a4f8ef/attachment.sig>
More information about the U-Boot
mailing list