1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 22:29:50 +03:00

[package] kmod-r6040 depends on PCI_SUPPORT

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32860 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-07-25 15:50:29 +00:00
parent c9e5284b5a
commit 62dbd02d2a

View File

@ -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