|
|
@@ -1527,7 +1527,7 @@ $(eval $(call KernelPackage,atlantic))
|
|
|
define KernelPackage/lan743x
|
|
|
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
|
|
TITLE:=Microchip LAN743x PCI Express Gigabit Ethernet NIC
|
|
|
- DEPENDS:=@PCI_SUPPORT +kmod-ptp
|
|
|
+ DEPENDS:=@PCI_SUPPORT +kmod-ptp +kmod-mdio-devres
|
|
|
KCONFIG:=CONFIG_LAN743X
|
|
|
FILES:=$(LINUX_DIR)/drivers/net/ethernet/microchip/lan743x.ko
|
|
|
AUTOLOAD:=$(call AutoProbe,lan743x)
|