[U-Boot] [PATCH 02/14] sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig

Simon Glass sjg at chromium.org
Thu Apr 9 05:02:04 CEST 2015


On 6 March 2015 at 13:19, Simon Glass <sjg at chromium.org> wrote:
> Move this over to Kconfig and tidy up.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/Kconfig             | 3 +++
>  configs/sandbox_defconfig    | 1 +
>  include/configs/sandbox.h    | 2 --
>  include/configs/x86-common.h | 1 -
>  lib/Kconfig                  | 9 +++++++++
>  5 files changed, 13 insertions(+), 3 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list