mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Disable aquantia on 5.15 and 6.1 kernel
This commit is contained in:
parent
fc6a935c0c
commit
ccead6d656
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define KernelPackage/phy-aquantia
|
define KernelPackage/phy-aquantia
|
||||||
SUBMENU:=Network Devices
|
SUBMENU:=Network Devices
|
||||||
TITLE:=aQuantia device support
|
TITLE:=aQuantia device support
|
||||||
DEPENDS:=@PCI_SUPPORT @TARGET_x86_64 +kmod-i2c-core +kmod-i2c-algo-bit +kmod-ptp +kmod-hwmon-core +kmod-libphy
|
DEPENDS:=@PCI_SUPPORT @TARGET_x86_64 @KERNEL_5_4 +kmod-i2c-core +kmod-i2c-algo-bit +kmod-ptp +kmod-hwmon-core +kmod-libphy
|
||||||
KCONFIG:=CONFIG_AQUANTIA_PHY
|
KCONFIG:=CONFIG_AQUANTIA_PHY
|
||||||
HIDDEN:=1
|
HIDDEN:=1
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/phy/aquantia.ko
|
FILES:=$(LINUX_DIR)/drivers/net/phy/aquantia.ko
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue