
22 Feb
2017
22 Feb
'17
9:47 p.m.
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.tomsich@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 CONFIG_PINCTRL=y CONFIG_SUNXI_PINCTRL=y CONFIG_CLK=y
--
1.9.1