summaryrefslogtreecommitdiffstats
path: root/package/dahdi-linux/Config.in
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2019-11-05 21:22:28 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-11-05 21:22:53 +0000
commitf5907d7a3a9b27210bf4e39111bd229ed9079855 (patch)
treea062f7ee561400c4115e6b79da02a41b2958f879 /package/dahdi-linux/Config.in
parent4b6188e0f2397a013b91105828437c90a3b1dfb7 (diff)
downloadbuildroot-2017.11-op-build.tar.gz
buildroot-2017.11-op-build.zip
Initial pass at removing binary-only, unlicensed, and proprietary packages from buildroot tree2017.11-op-build
Note that DAHDI is only being removed due to poor packaging -- it does not require binary firmware on some cards, but the buildroot packaging for it unconditionally pulls in binary-only firmware regardless.
Diffstat (limited to 'package/dahdi-linux/Config.in')
-rw-r--r--package/dahdi-linux/Config.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/package/dahdi-linux/Config.in b/package/dahdi-linux/Config.in
deleted file mode 100644
index f2a370917c..0000000000
--- a/package/dahdi-linux/Config.in
+++ /dev/null
@@ -1,19 +0,0 @@
-config BR2_PACKAGE_DAHDI_LINUX
- bool "dhadi-linux"
- depends on BR2_LINUX_KERNEL
- help
- DAHDI (Digium/Asterisk Hardware Device Interface) is the open
- source device interface technology used to control Digium and
- other legacy telephony interface cards.
-
- DAHDI Linux is the open source device driver framework used to
- interface Asterisk with telephony hardware.
-
- http://www.asterisk.org/downloads/dahdi
-
- Note: DAHDI Linux drivers won't build on a kernel v4.0 or more
- recent, because they use internals that have been removed in
- v4.0.
-
-comment "dahdi-linux needs a Linux kernel to be built"
- depends on !BR2_LINUX_KERNEL
OpenPOWER on IntegriCloud