projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix tgz image help
[openwrt.git]
/
openwrt
/
target
/
linux
/
Config.in
diff --git
a/openwrt/target/linux/Config.in
b/openwrt/target/linux/Config.in
index
cd7feba
..
0c8d38a
100644
(file)
--- a/
openwrt/target/linux/Config.in
+++ b/
openwrt/target/linux/Config.in
@@
-525,18
+525,18
@@
config BR2_PACKAGE_KMOD_NET_AIRO
and Cisco proprietary API, so both the Linux Wireless Tools and the
Cisco Linux utilities can be used to configure the card.
and Cisco proprietary API, so both the Linux Wireless Tools and the
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"
tristate
default m
help
Intel(R) PRO/100+ cards kernel support
prompt "kmod-net-e100..................... Intel(R) PRO/100+ cards kernel support"
tristate
default m
help
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"
tristate
prompt "kmod-net-b44...................... Broadcom 44XX, 47XX ethernet driver"
tristate
- default m
default y if BR2_LINUX_2_6_BRCM
default y if BR2_LINUX_2_6_BRCM
+ default m
help
Free driver for Broadcom Ethernet chipsets (without switch support)
help
Free driver for Broadcom Ethernet chipsets (without switch support)
@@
-634,6
+634,12
@@
config BR2_PACKAGE_KMOD_PCMCIA_CORE
tristate
default m
tristate
default m
+config BR2_PACKAGE_KMOD_PCMCIA_SERIAL
+ prompt "kmod-pcmcia-serial.............. PCMCIA/CardBus serial device support"
+ tristate
+ default m
+ depends BR2_PACKAGE_KMOD_PCMCIA_CORE
+
comment "USB support"
config BR2_PACKAGE_KMOD_USB
comment "USB support"
config BR2_PACKAGE_KMOD_USB
This page took
0.020998 seconds
and
4
git commands to generate.