Add missing kmod-imq in menuconfig, definitively closes #396
SVN-Revision: 3453
This commit is contained in:
parent
0ef29b7b8e
commit
070ceb2145
@ -45,6 +45,13 @@ config BR2_PACKAGE_KMOD_GRE
|
|||||||
default m
|
default m
|
||||||
help
|
help
|
||||||
Kernel support for GRE tunnels
|
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
|
config BR2_PACKAGE_KMOD_IPV6
|
||||||
prompt "kmod-ipv6......................... IPv6 support"
|
prompt "kmod-ipv6......................... IPv6 support"
|
||||||
|
Loading…
Reference in New Issue
Block a user