From cf88d1477ab74555131a3b78bc3d4cb4ec8f5727 Mon Sep 17 00:00:00 2001 From: Wademar Brodkorb Date: Sun, 4 Aug 2024 04:48:55 +0200 Subject: solidrun-clearfog: make it boot with OpenADK mini.config --- target/linux/config/Config.in.ethernet | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/config/Config.in.ethernet') diff --git a/target/linux/config/Config.in.ethernet b/target/linux/config/Config.in.ethernet index ec58b3069..7c3a617ed 100644 --- a/target/linux/config/Config.in.ethernet +++ b/target/linux/config/Config.in.ethernet @@ -451,6 +451,16 @@ config ADK_LINUX_KERNEL_MACB also supports the Cadence GEM (Gigabit Ethernet MAC found in some ARM SoC devices). +config ADK_LINUX_KERNEL_MVNETA + tristate "Marvell Ethernet driver for Solidrun Clearfog" + select ADK_LINUX_KERNEL_NETDEV_1000 + select ADK_LINUX_KERNEL_NET_VENDOR_MARVELL + depends on ADK_TARGET_SYSTEM_SOLIDRUN_CLEARFOG + default y if ADK_TARGET_SYSTEM_SOLIDRUN_CLEARFOG + default n + help + Marvell Ethernet driver + config ADK_LINUX_KERNEL_TI_DAVINCI_MDIO tristate "BeagleBone Back Davinci" select ADK_LINUX_KERNEL_NET_VENDOR_TI -- cgit v1.2.3