summaryrefslogtreecommitdiffstats
path: root/package/pcmcia/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-09-12 20:07:55 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-09-12 20:07:55 +0200
commit19cd7a3adc66ec2a121152fe149ef769573ee554 (patch)
tree45ba0cc7f7a551f29bd18e3e73b084e50ee0009c /package/pcmcia/Config.in
parent33070528796dafe90ebab836356fea03f2dc24f9 (diff)
downloadbuildroot-novena-19cd7a3adc66ec2a121152fe149ef769573ee554.tar.gz
buildroot-novena-19cd7a3adc66ec2a121152fe149ef769573ee554.zip
pcmcia: remove deprecated package
As stated on http://pcmcia-cs.sourceforge.net/: "The Linux pcmcia-cs package is officially deprecated. It can only be used with 2.4 and older kernels.". Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/pcmcia/Config.in')
-rw-r--r--package/pcmcia/Config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/pcmcia/Config.in b/package/pcmcia/Config.in
deleted file mode 100644
index de1e33bba..000000000
--- a/package/pcmcia/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-config BR2_PACKAGE_PCMCIA
- bool "pcmcia"
- depends on BR2_PACKAGE_LINUX
- # The website says it's deprecated after 2.4.x kernels
- depends on BR2_DEPRECATED
- help
- PCMCIA tools for Linux.
-
- http://pcmcia-cs.sourceforge.net/