mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-17 10:51:14 +01:00
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>
This commit is contained in:
parent
8ac614fe96
commit
153a6b8c34
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue