mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02:00
fix Config.in for b44 kernel config change on brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2872 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
806f48454d
commit
42d0686b34
@ -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