From ce621815fecece2b4d8a4cb7115eb82c1cb7ed44 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Wed, 23 Dec 2009 11:37:42 +0100
Subject: remove and ignore autogenerated Config.in files

---
 package/portmap/Config.in | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 package/portmap/Config.in

(limited to 'package/portmap')

diff --git a/package/portmap/Config.in b/package/portmap/Config.in
deleted file mode 100644
index cc5169ce9..000000000
--- a/package/portmap/Config.in
+++ /dev/null
@@ -1,14 +0,0 @@
-config ADK_PACKAGE_PORTMAP
-	prompt "portmap........................... RPC Portmapper"
-	tristate
-	default n
-	help
-	  Portmap is a server that converts RPC (Remote Procedure Call) program
-	  numbers into DARPA protocol port numbers.  It must be running in order
-	  to make RPC calls.  Services that use RPC include NFS and NIS.
-
-config ADK_PACKAGE_PORTMAP_LIBWRAP
-	bool "Use tcp_wrappers"
-	default n
-	depends on ADK_PACKAGE_PORTMAP
-	select ADK_PACKAGE_LIBWRAP
-- 
cgit v1.2.3