projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ef29b7
)
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)
SVN-Revision: 3453
openwrt/target/linux/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/Config.in
b/openwrt/target/linux/Config.in
index 08d64541997b7c1a106223e8702305094aaa603a..e81b099be730b9ab53f31f19de89f2b6878a23dc 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"