mirror of https://github.com/hak5/openwrt.git
mvebu: cortexa72: enable Marvell 10G PHY by default
This one enables 10 GbE ports on MACCHIATObin. Signed-off-by: Damir Samardzic <damir.samardzic@sartura.hr>openwrt-18.06
parent
91e11bec74
commit
6f4faf833d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue