projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
[openwrt.git]
/
package
/
ifx-tapi
/
Config.in
diff --git
a/package/ifx-tapi/Config.in
b/package/ifx-tapi/Config.in
index
56defb3
..
e360883
100644
(file)
--- a/
package/ifx-tapi/Config.in
+++ b/
package/ifx-tapi/Config.in
@@
-1,3
+1,6
@@
+menu "Configuration"
+ depends on PACKAGE_kmod-ifx-tapi
+
config VOICE_CPE_TAPI_FAX
bool "fax relay and modem support"
default n
config VOICE_CPE_TAPI_FAX
bool "fax relay and modem support"
default n
@@
-69,3
+72,5
@@
config VOICE_CPE_TAPI_TRACES
help
enable driver traces with different trace levels to be
configured dynamically from the application or during insmod
help
enable driver traces with different trace levels to be
configured dynamically from the application or during insmod
+
+endmenu
This page took
0.027723 seconds
and
4
git commands to generate.