mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 02:13:02 +02:00
fix typo in kernel module configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2462 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ba38ef1a07
commit
d81741a5b1
@ -525,14 +525,14 @@ config BR2_PACKAGE_KMOD_NET_AIRO
|
|||||||
and Cisco proprietary API, so both the Linux Wireless Tools and the
|
and Cisco proprietary API, so both the Linux Wireless Tools and the
|
||||||
Cisco Linux utilities can be used to configure the card.
|
Cisco Linux utilities can be used to configure the card.
|
||||||
|
|
||||||
config BR2_PACKAGE_KMOD_E100
|
config BR2_PACKAGE_KMOD_NET_E100
|
||||||
prompt "kmod-net-e100..................... Intel(R) PRO/100+ cards kernel support"
|
prompt "kmod-net-e100..................... Intel(R) PRO/100+ cards kernel support"
|
||||||
tristate
|
tristate
|
||||||
default m
|
default m
|
||||||
help
|
help
|
||||||
Intel(R) PRO/100+ cards kernel support
|
Intel(R) PRO/100+ cards kernel support
|
||||||
|
|
||||||
config BR2_PACKAGE_KMOD_B44
|
config BR2_PACKAGE_KMOD_NET_B44
|
||||||
prompt "kmod-net-b44...................... Broadcom 44XX, 47XX ethernet driver"
|
prompt "kmod-net-b44...................... Broadcom 44XX, 47XX ethernet driver"
|
||||||
tristate
|
tristate
|
||||||
default m
|
default m
|
||||||
|
Loading…
Reference in New Issue
Block a user