[U-Boot] [PATCH 04/12] ARM: zynq: use "select" instead of default value in defconfig

Simon Glass sjg at chromium.org
Wed Apr 8 04:50:19 CEST 2015


On 30 March 2015 at 21:47, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> All the Zynq boards have switch to Driver Model.
> "select DM" is better than default value in each defconfig.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
>  arch/arm/Kconfig                   | 1 +
>  configs/zynq_microzed_defconfig    | 1 -
>  configs/zynq_zc70x_defconfig       | 1 -
>  configs/zynq_zc770_xm010_defconfig | 1 -
>  configs/zynq_zc770_xm012_defconfig | 1 -
>  configs/zynq_zc770_xm013_defconfig | 1 -
>  configs/zynq_zed_defconfig         | 1 -
>  configs/zynq_zybo_defconfig        | 1 -
>  8 files changed, 1 insertion(+), 7 deletions(-)

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


More information about the U-Boot mailing list