kmod-r6040 depends on PCI_SUPPORT
SVN-Revision: 32860
This commit is contained in:
parent
3b5a8548f4
commit
5b2450ef4f
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ $(eval $(call KernelPackage,natsemi))
|
|||
define KernelPackage/r6040
|
||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
||||
TITLE:=RDC Fast-Ethernet support
|
||||
DEPENDS:=@TARGET_rdc +kmod-libphy
|
||||
DEPENDS:=@PCI_SUPPORT +kmod-libphy
|
||||
KCONFIG:=CONFIG_R6040 \
|
||||
CONFIG_R6040_NAPI=y
|
||||
FILES:=$(LINUX_DIR)/drivers/net/ethernet/rdc/r6040.ko
|
||||
|
|
Loading…
Reference in a new issue