diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-09-12 20:07:55 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-09-12 20:07:55 +0200 |
commit | 19cd7a3adc66ec2a121152fe149ef769573ee554 (patch) | |
tree | 45ba0cc7f7a551f29bd18e3e73b084e50ee0009c /configs/atstk100x_defconfig | |
parent | 33070528796dafe90ebab836356fea03f2dc24f9 (diff) |
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 'configs/atstk100x_defconfig')
-rw-r--r-- | configs/atstk100x_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index 3069f6a35..ca9902fbe 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -544,7 +544,6 @@ BR2_PACKAGE_MTD_MTD_DEBUG=y # ntfs-3g requires a toolchain with LARGEFILE and WCHAR support # # BR2_PACKAGE_PCIUTILS is not set -# BR2_PACKAGE_PCMCIA is not set # BR2_PACKAGE_SETSERIAL is not set # BR2_PACKAGE_SFDISK is not set # BR2_PACKAGE_SMARTMONTOOLS is not set |