[U-Boot] [PATCH v4 02/26] sandbox: Use defconfig to enable features
Simon Glass
sjg at chromium.org
Fri May 8 19:36:07 CEST 2015
On 7 May 2015 at 03:48, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Stop using the sandbox arch Kconfig to override defaults for config
> options. This is a bit of abuse and may be causing build problems.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v4:
> -New for version 4
>
> Changes in v3: None
> Changes in v2: None
>
> arch/sandbox/Kconfig | 15 ---------------
> configs/sandbox_defconfig | 4 ++++
> 2 files changed, 4 insertions(+), 15 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list