move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/staging/mkresin.git] / openwrt / package / osiris / Config.in
diff --git a/openwrt/package/osiris/Config.in b/openwrt/package/osiris/Config.in
deleted file mode 100644 (file)
index 69afb90..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-config BR2_COMPILE_OSIRIS
-       tristate
-       default n
-       depends BR2_PACKAGE_OSIRISD
-
-config BR2_PACKAGE_OSIRISD
-       prompt "osirisd........................... Host integrity monitoring system (scanning agent)"
-       tristate
-       default m if CONFIG_DEVEL
-       select BR2_COMPILE_OSIRIS
-       select BR2_PACKAGE_LIBOPENSSL
-       help
-         An host integrity monitoring system (scanning agent)
-         
-         http://www.hostintegrity.com/osiris/
-         
-         Depends: openssl
-