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/at91sam9260pf_defconfig | |
parent | 33070528796dafe90ebab836356fea03f2dc24f9 (diff) | |
download | buildroot-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 'configs/at91sam9260pf_defconfig')
-rw-r--r-- | configs/at91sam9260pf_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig index ab2913381..0bc17ae43 100644 --- a/configs/at91sam9260pf_defconfig +++ b/configs/at91sam9260pf_defconfig @@ -423,7 +423,6 @@ BR2_BLOCKDEV_SUPPORT=y # BR2_PACKAGE_MKDOSFS is not set # BR2_PACKAGE_MTD is not set # BR2_PACKAGE_PCIUTILS is not set -# BR2_PACKAGE_PCMCIA is not set # BR2_PACKAGE_RAIDTOOLS is not set # BR2_PACKAGE_SETSERIAL is not set # BR2_PACKAGE_SFDISK is not set |