kumquat-buildroot/board/solidrun/clearfog_gt_8k/linux-extras.config
Baruch Siach 0de91e5725 configs/solidrun_clearfog_gt_8k: new defconfig
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>
2019-06-19 13:59:21 +02:00

5 lines
78 B
Plaintext

CONFIG_MARVELL_PHY=y
CONFIG_SFP=y
CONFIG_NET_DSA=y
CONFIG_NET_DSA_MV88E6XXX=y