tag rc6
[openwrt/svn-archive/openwrt.git] / openwrt / package / pcmcia-cs / Config.in
diff --git a/openwrt/package/pcmcia-cs/Config.in b/openwrt/package/pcmcia-cs/Config.in
deleted file mode 100644 (file)
index 4a86082..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config BR2_COMPILE_PCMCIA_CS
-       tristate
-       default n
-       depends BR2_PACKAGE_PCMCIA_UTILS
-
-config BR2_PACKAGE_PCMCIA_UTILS
-       tristate "pcmcia-utils - PCMCIA/Cardbus management utilities"
-       select BR2_COMPILE_PCMCIA_CS
-       select BR2_PACKAGE_KMOD_PCMCIA
-       default m if CONFIG_DEVEL
-       help
-         PCMCIA/Cardbus management utilities
-         
-         http://pcmcia-cs.sourceforge.net/
-