mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:47:11 +02:00
fix Config.in for b44 kernel config change on brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2872 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8cd86a4f19
commit
811c9bb31f
@ -568,8 +568,7 @@ config BR2_PACKAGE_KMOD_NET_E100
|
||||
config BR2_PACKAGE_KMOD_NET_B44
|
||||
prompt "kmod-net-b44...................... Broadcom 44XX, 47XX ethernet driver"
|
||||
tristate
|
||||
depends !BR2_LINUX_2_6_BRCM
|
||||
default y if BR2_LINUX_2_4_BRCM
|
||||
depends !BR2_LINUX_2_6_BRCM && !BR2_LINUX_2_4_BRCM
|
||||
default m
|
||||
help
|
||||
Free driver for Broadcom Ethernet chipsets
|
||||
|
Loading…
Reference in New Issue
Block a user