0de91e5725
Add support for the SolidRun Armada 8040 based Clearfog GT-8K. This board has the same processor as the Macchiatobin, so we can reuse the Macchiatobin U-Boot and image definitions. The kernel fragment enables drivers that are necessary to make networking ports work (SFP, Ethernet port, and Ethernet switch). Cc: Jan Kundrát <jan.kundrat@cesnet.cz> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
CONFIG_MARVELL_PHY=y
|
|
CONFIG_SFP=y
|
|
CONFIG_NET_DSA=y
|
|
CONFIG_NET_DSA_MV88E6XXX=y
|