[U-Boot] [PATCH v2 5/8] dm: add entries to Kconfig

Simon Glass sjg at chromium.org
Fri Oct 24 05:54:59 CEST 2014


On 23 October 2014 07:26, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> Create entries of CONFIG_DM, CONFIG_DM_SERIAL, CONFIG_DM_GPIO
> and CONFIG_DM_SPI.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
>   - Add CONFIG_DM_SPI
>
>  drivers/core/Kconfig   | 6 ++++++
>  drivers/gpio/Kconfig   | 6 ++++++
>  drivers/serial/Kconfig | 6 ++++++
>  drivers/spi/Kconfig    | 6 ++++++
>  4 files changed, 24 insertions(+)

Applied to u-boot-dm/master, thanks!


More information about the U-Boot mailing list