[U-Boot] [PATCH v2 09/19] dm: exynos: Move driver model CONFIGs to Kconfig

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


On 5 February 2015 at 21:41, Simon Glass <sjg at chromium.org> wrote:
> Remove driver model CONFIGs from the board config headers and use Kconfig
> instead.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/arm/cpu/armv7/exynos/Kconfig | 15 +++++++++++++++
>  board/samsung/goni/Kconfig        |  9 +++++++++
>  board/samsung/smdk5420/Kconfig    |  6 ++++++
>  board/samsung/smdkc100/Kconfig    |  9 +++++++++
>  include/configs/exynos-common.h   |  6 ------
>  include/configs/peach-pi.h        |  1 -
>  include/configs/peach-pit.h       |  1 -
>  include/configs/s5p_goni.h        |  4 ----
>  include/configs/smdkc100.h        |  4 ----
>  9 files changed, 39 insertions(+), 16 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list