projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25cb99f
)
Add missing kmod-imq in menuconfig, definitively closes #396
author
Florian Fainelli
<florian@openwrt.org>
Thu, 23 Mar 2006 10:09:04 +0000
(10:09 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 23 Mar 2006 10:09:04 +0000
(10:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3453
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/target/linux/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/Config.in
b/openwrt/target/linux/Config.in
index
08d6454
..
e81b099
100644
(file)
--- a/
openwrt/target/linux/Config.in
+++ b/
openwrt/target/linux/Config.in
@@
-45,6
+45,13
@@
config BR2_PACKAGE_KMOD_GRE
default m
help
Kernel support for GRE tunnels
+
+config BR2_PACKAGE_KMOD_IMQ
+ prompt "kmod-imq.......................... Intermediate Queueing device"
+ tristate
+ default m
+ help
+ Kernel support for the Intermediate Queueing device
config BR2_PACKAGE_KMOD_IPV6
prompt "kmod-ipv6......................... IPv6 support"