From 398a4b85d4374a35f580db998b854261a5a7db74 Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Mon, 16 Sep 2019 16:06:08 -0500 Subject: Initial pass at removing binary-only, unlicensed, and proprietary packages from buildroot tree 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. --- package/ts4900-fpga/Config.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/ts4900-fpga/Config.in (limited to 'package/ts4900-fpga/Config.in') diff --git a/package/ts4900-fpga/Config.in b/package/ts4900-fpga/Config.in deleted file mode 100644 index 7aa94e26f2..0000000000 --- a/package/ts4900-fpga/Config.in +++ /dev/null @@ -1,11 +0,0 @@ -config BR2_PACKAGE_TS4900_FPGA - bool "ts4900-fpga" - depends on BR2_arm - help - TS-4900's FPGA implements clocks, UART MUX, and GPIOs. One - of these GPIOs is used to enable the wifi module. - - It is loaded by U-Boot during the boot sequence, the default - U-boot script expects to find it in the /boot folder. - - http://wiki.embeddedarm.com/wiki/TS-4900#FPGA_Changelog -- cgit v1.2.3