Re: [U-Boot] [PATCH] sandbox: Enable more drivers for more build coverage

2017-07-14 Thread Simon Glass
Hi Tom, On 4 July 2017 at 15:37, Tom Rini wrote: > Enable more drivers that build currently. This will extend our build > time test coverage > > Cc: Simon Glass > Signed-off-by: Tom Rini > --- > configs/sandbox_defconfig | 23 +++ > 1 file changed, 23 insertions(+) This p

[U-Boot] [PATCH] sandbox: Enable more drivers for more build coverage

2017-07-04 Thread Tom Rini
Enable more drivers that build currently. This will extend our build time test coverage Cc: Simon Glass Signed-off-by: Tom Rini --- configs/sandbox_defconfig | 23 +++ 1 file changed, 23 insertions(+) diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index