kumquat-buildroot/package/pcmcia/Config.in
Thomas Petazzoni e475cf0309 Deprecate pcmcia and microwin packages
It isn't worth the effort to convert these packages to the new package
infrastructure since they are deprecated.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-07-27 00:52:13 +02:00

10 lines
225 B
Plaintext

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/