[openwrt/openwrt] mvebu: cortexa72: enable Marvell 10G PHY by default

LEDE Commits lede-commits at lists.infradead.org
Wed Apr 25 23:57:18 PDT 2018


mkresin pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/6f4faf833dca8e1010a3946cf031cec48f07a582

commit 6f4faf833dca8e1010a3946cf031cec48f07a582
Author: Damir Samardzic <damir.samardzic at sartura.hr>
AuthorDate: Mon Apr 23 10:11:04 2018 +0200

    mvebu: cortexa72: enable Marvell 10G PHY by default
    
    This one enables 10 GbE ports on MACCHIATObin.
    
    Signed-off-by: Damir Samardzic <damir.samardzic at sartura.hr>
---
 target/linux/mvebu/cortexa72/config-default | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/mvebu/cortexa72/config-default b/target/linux/mvebu/cortexa72/config-default
index c793f7c..ba0fd35 100644
--- a/target/linux/mvebu/cortexa72/config-default
+++ b/target/linux/mvebu/cortexa72/config-default
@@ -77,6 +77,7 @@ CONFIG_HAVE_RCU_TABLE_FREE=y
 # CONFIG_HUGETLBFS is not set
 CONFIG_I2C_MUX_PCA954x=y
 CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
+CONFIG_MARVELL_10G_PHY=y
 CONFIG_MFD_SYSCON=y
 CONFIG_MMC_SDHCI_XENON=y
 CONFIG_MODULES_USE_ELF_RELA=y



More information about the lede-commits mailing list