move default option so that b44 defaults to y on brcm-2.6
SVN-Revision: 2463
This commit is contained in:
parent
e934367bfd
commit
c5a06ccb7d
1 changed files with 1 additions and 1 deletions
|
@ -535,8 +535,8 @@ config BR2_PACKAGE_KMOD_NET_E100
|
|||
config BR2_PACKAGE_KMOD_NET_B44
|
||||
prompt "kmod-net-b44...................... Broadcom 44XX, 47XX ethernet driver"
|
||||
tristate
|
||||
default m
|
||||
default y if BR2_LINUX_2_6_BRCM
|
||||
default m
|
||||
help
|
||||
Free driver for Broadcom Ethernet chipsets (without switch support)
|
||||
|
||||
|
|
Loading…
Reference in a new issue