aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-03-26 13:06:12 +0100
committerPetr Štetiar <ynezz@true.cz>2020-03-28 13:03:02 +0100
commit153a6b8c349f5bd4d3d4e7817cbe80834debcbf0 (patch)
tree234a6505a41b9f23c01318f3b6ed046d9f80f1f6 /target/linux/sunxi
parent8ac614fe96e940ecd6d5bd2447e3ada9d59f3902 (diff)
downloadupstream-153a6b8c349f5bd4d3d4e7817cbe80834debcbf0.tar.gz
upstream-153a6b8c349f5bd4d3d4e7817cbe80834debcbf0.tar.bz2
upstream-153a6b8c349f5bd4d3d4e7817cbe80834debcbf0.zip
sunxi: a53: fix ethernet on a64-olinuxino
a64-olinuxino board has Micrel KSZ9031 Gigabit PHY so add support for this PHY into kernel. Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/sunxi')
-rw-r--r--target/linux/sunxi/cortexa53/config-5.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/sunxi/cortexa53/config-5.4 b/target/linux/sunxi/cortexa53/config-5.4
index e9d6ffc3c8..6e1ef22129 100644
--- a/target/linux/sunxi/cortexa53/config-5.4
+++ b/target/linux/sunxi/cortexa53/config-5.4
@@ -123,6 +123,7 @@ CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE=y
CONFIG_KVM_ARM_PMU=y
CONFIG_KVM_INDIRECT_VECTORS=y
CONFIG_MDIO_BUS_MUX=y
+CONFIG_MICREL_PHY=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NO_IOPORT_MAP=y