summaryrefslogtreecommitdiff
path: root/package/libpri/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libpri/Config.in')
-rw-r--r--package/libpri/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/libpri/Config.in b/package/libpri/Config.in
new file mode 100644
index 000000000..b39ab031b
--- /dev/null
+++ b/package/libpri/Config.in
@@ -0,0 +1,10 @@
+config ADK_PACKAGE_LIBPRI
+ prompt "libpri............................ Primary Rate ISDN Library"
+ tristate
+ default n
+ help
+ libpri is a C implementation of the Primary Rate ISDN specification. It was
+ based on the Bellcore specification SR-NWT-002343 for National ISDN. As of
+ May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and
+ Lucent 5E Custom protocols on switches from Nortel and Lucent.
+