e475cf0309
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>
10 lines
225 B
Plaintext
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/
|