From ed43a4d4ac195bf3c149805094b628a0d45f8880 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 21 Sep 2017 22:10:08 +0200 Subject: sunxi: backport the stmmac driver from kernel 4.13 This adds support for the GMAC which is use in the A64 and other Allwinner chips by backporting the changes from the kernel versions 4.13. Some commits are not backported which are adding support for newly introduced APIs which are not available in kernel 4.9. Signed-off-by: Hauke Mehrtens --- target/linux/sunxi/cortexa7/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/sunxi/cortexa7') diff --git a/target/linux/sunxi/cortexa7/config-default b/target/linux/sunxi/cortexa7/config-default index aabfa5ab10..fe974c1033 100644 --- a/target/linux/sunxi/cortexa7/config-default +++ b/target/linux/sunxi/cortexa7/config-default @@ -1,3 +1,4 @@ +CONFIG_DWMAC_SUN8I=y # CONFIG_MACH_SUN4I is not set # CONFIG_MACH_SUN5I is not set # CONFIG_PINCTRL_GR8 is not set -- cgit v1.2.3