aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/cortexa53
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-09-21 22:10:08 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2017-10-01 13:00:16 +0200
commited43a4d4ac195bf3c149805094b628a0d45f8880 (patch)
tree7e6d4475a48cc6b7a0de128714de468a753ba71d /target/linux/sunxi/cortexa53
parenta8f63a0717f553e0a1b37ee9212fc4cb2a801426 (diff)
downloadupstream-ed43a4d4ac195bf3c149805094b628a0d45f8880.tar.gz
upstream-ed43a4d4ac195bf3c149805094b628a0d45f8880.tar.bz2
upstream-ed43a4d4ac195bf3c149805094b628a0d45f8880.zip
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 <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/sunxi/cortexa53')
-rw-r--r--target/linux/sunxi/cortexa53/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/sunxi/cortexa53/config-default b/target/linux/sunxi/cortexa53/config-default
index 58ac214695..527a6f6979 100644
--- a/target/linux/sunxi/cortexa53/config-default
+++ b/target/linux/sunxi/cortexa53/config-default
@@ -43,6 +43,7 @@ CONFIG_COMMON_CLK_XGENE=y
# CONFIG_COMPAT is not set
# CONFIG_DEBUG_ALIGN_RODATA is not set
CONFIG_DEBUG_RODATA=y
+CONFIG_DWMAC_SUN8I=y
CONFIG_FRAME_POINTER=y
# CONFIG_FSL_ERRATUM_A008585 is not set
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y