summaryrefslogtreecommitdiff
path: root/package/osiris/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/osiris/Config.in')
-rw-r--r--package/osiris/Config.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/package/osiris/Config.in b/package/osiris/Config.in
deleted file mode 100644
index b8bfe8210..000000000
--- a/package/osiris/Config.in
+++ /dev/null
@@ -1,18 +0,0 @@
-config ADK_COMPILE_OSIRIS
- tristate
- default n
- depends on ADK_PACKAGE_OSIRISD
-
-config ADK_PACKAGE_OSIRISD
- prompt "osirisd........................... Host integrity monitoring system (scanning agent)"
- tristate
- default n
- select ADK_COMPILE_OSIRIS
- select ADK_PACKAGE_LIBOPENSSL
- help
- An host integrity monitoring system (scanning agent)
-
- http://www.hostintegrity.com/osiris/
-
- Depends: openssl
-