move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/openwrt.git] / openwrt / package / matrixssl / Config.in
diff --git a/openwrt/package/matrixssl/Config.in b/openwrt/package/matrixssl/Config.in
deleted file mode 100644 (file)
index 3d4532e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-config BR2_COMPILE_MATRIXSSL
-       tristate
-       depends BR2_PACKAGE_LIBMATRIXSSL
-
-config BR2_PACKAGE_LIBMATRIXSSL
-       prompt "libmatrixssl...................... Embedded SSL implementation"
-       tristate
-       default m if CONFIG_DEVEL
-       select BR2_COMPILE_MATRIXSSL
-       select BR2_PACKAGE_LIBPTHREAD
-       help
-         An embedded SSL implementation
-         
-         http://www.matrixssl.org/
-         
-         Depends: libpthread
-