move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/staging/dedeckeh.git] / openwrt / package / tcp_wrappers / Config.in
diff --git a/openwrt/package/tcp_wrappers/Config.in b/openwrt/package/tcp_wrappers/Config.in
deleted file mode 100644 (file)
index 455a9bc..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config BR2_COMPILE_TCP_WRAPPERS
-       bool
-       default n
-       depends BR2_PACKAGE_LIBWRAP
-
-config BR2_PACKAGE_LIBWRAP
-       prompt "libwrap........................... Security wrapper library for TCP services"
-       tristate
-       default m if CONFIG_DEVEL
-       select BR2_COMPILE_TCP_WRAPPERS
-       help
-         Security wrapper library for TCP services.
-         
-         ftp://ftp.porcupine.org/pub/security/index.html
-