
21 Nov
2019
21 Nov
'19
5:09 a.m.
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?
- modify a Kconfig; config FOO bool default y if SANDBOX
- modify a sandbox*_defconfig CONFIG_FOO=y
- take a mixed approach of (2) and (3) depending on a *type* of feature
- add a customized build/test in ("matrix" of) Travis for a specific feature
- or else?
I believe that we should be enabling as much as possible in sandbox_defconfig and sandbox64_defconfig directly.
--
Tom