On Wed, Feb 22, 2017 at 09:47:30PM +0100, Philipp Tomsich wrote:
> Now that we have the new functionality to allow multiple drivers to
> bind for a single node, we want to enable it for the A64-uQ7.
> 
> Signed-off-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
> ---
>  configs/lynx_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/lynx_defconfig b/configs/lynx_defconfig
> index 7b773f1..0fba279 100644
> --- a/configs/lynx_defconfig
> +++ b/configs/lynx_defconfig
> @@ -2,6 +2,7 @@ CONFIG_ARM=y
>  CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y
>  CONFIG_ARCH_SUNXI=y
>  CONFIG_MACH_SUN50I=y
> +CONFIG_DM_ALLOW_MULTIPLE_DRIVERS=y

I guess it would be better to just put the default value in Kconfig as
MACH_SUN50I or even ARCH_SUNXI to enable it for all the boards

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to