[U-Boot] [PATCH] dm: core: Add Kconfig for simple bus driver

Simon Glass sjg at chromium.org
Mon Aug 3 01:52:03 CEST 2015


On 2 August 2015 at 17:15, Marek Vasut <marex at denx.de> wrote:
> Add Kconfig entries for the simple-bus driver, both for U-Boot
> and for SPL. The simple-bus is enabled by default in U-Boot and
> disabled by default in SPL to preserve the original behavior.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  drivers/core/Kconfig  | 15 +++++++++++++++
>  drivers/core/Makefile |  5 ++---
>  2 files changed, 17 insertions(+), 3 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list