[U-Boot] [PATCH v2 05/19] dm: Add Kconfig options for driver model SPL support

Simon Glass sjg at chromium.org
Wed Feb 11 20:45:22 CET 2015


On 5 February 2015 at 21:41, Simon Glass <sjg at chromium.org> wrote:
> The SPL support cannot be enabled yet, but we can add the Kconfig
> options in preparation for this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Drop SPL-specific #ifdef in config_defaults.h since Kconfig will do this
> - Split out patch to add Kconfig options for driver model SPL support
>
>  drivers/core/Kconfig      | 44 ++++++++++++++++++++++++++++++++++++++++++++
>  include/config_defaults.h |  6 ++++++
>  2 files changed, 50 insertions(+)

Applied to u-boot-dm.


More information about the U-Boot mailing list