projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add BSDmakefile as a wrapper which calls gmake
[openwrt.git]
/
target
/
linux
/
Config.in
diff --git
a/target/linux/Config.in
b/target/linux/Config.in
index
9b505df
..
20099fe
100644
(file)
--- a/
target/linux/Config.in
+++ b/
target/linux/Config.in
@@
-30,13
+30,6
@@
config PACKAGE_KMOD_RING
help
PF Ring
help
PF Ring
-config PACKAGE_KMOD_SCHED
- prompt "kmod-sched........................ Traffic schedulers"
- tristate
- default m
- help
- Kernel schedulers for IP traffic
-
config PACKAGE_KMOD_TUN
prompt "kmod-tun.......................... Universal TUN/TAP driver"
tristate
config PACKAGE_KMOD_TUN
prompt "kmod-tun.......................... Universal TUN/TAP driver"
tristate
@@
-328,13
+321,11
@@
config PACKAGE_KMOD_NET_PRISM54
endmenu
menu "PCMCIA/CardBus support"
endmenu
menu "PCMCIA/CardBus support"
- depends
LINUX_2_4_X86 || LINUX_2_6_X86 || LINUX_2_4_BRCM || LINUX_2_6_BRCM
+ depends
PCMCIA_SUPPORT
config PACKAGE_KMOD_PCMCIA_CORE
prompt "kmod-pcmcia-core.................. PCMCIA/CardBus support"
config PACKAGE_KMOD_PCMCIA_CORE
prompt "kmod-pcmcia-core.................. PCMCIA/CardBus support"
- depends PCMCIA_SUPPORT
tristate
tristate
- depends LINUX_2_4_X86 || LINUX_2_6_X86 || LINUX_2_4_BRCM || LINUX_2_6_BRCM
default m
config PACKAGE_KMOD_PCMCIA_SERIAL
default m
config PACKAGE_KMOD_PCMCIA_SERIAL
@@
-346,11
+337,11
@@
config PACKAGE_KMOD_PCMCIA_SERIAL
endmenu
menu "USB support"
endmenu
menu "USB support"
+ depends USB_SUPPORT
config PACKAGE_KMOD_USB
prompt "kmod-usb-core..................... USB support"
tristate
config PACKAGE_KMOD_USB
prompt "kmod-usb-core..................... USB support"
tristate
- default n if LINUX_2_4_AR531X
default m
config PACKAGE_KMOD_USB_UHCI
default m
config PACKAGE_KMOD_USB_UHCI
@@
-468,8
+459,8
@@
config PACKAGE_KMOD_AX25
config PACKAGE_KMOD_BLUETOOTH
prompt "kmod-bluetooth.................... Bluetooth drivers and network stack"
tristate
config PACKAGE_KMOD_BLUETOOTH
prompt "kmod-bluetooth.................... Bluetooth drivers and network stack"
tristate
+ depends PCI_SUPPORT || USB_SUPPORT
default m
default m
- default n if LINUX_2_4_AR531X
help
Bluetooth drivers and network stack
help
Bluetooth drivers and network stack
This page took
0.030798 seconds
and
4
git commands to generate.