Remove references to PCMCIA

Remove more references to PCMCIA in kernel config files. We no longer
support PC Card devices.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2021-12-14 15:07:39 -07:00
parent 574763f1a7
commit b4fba31b63
3 changed files with 7 additions and 9 deletions

View File

@ -226,9 +226,8 @@ device vt_vbefb
device agp # support several AGP chipsets
# PCCARD (PCMCIA) support
# PCMCIA and cardbus bridge support
device cbb # cardbus (yenta) bridge
# CardBus bridge support
device cbb # CardBus (yenta) bridge
device cardbus # CardBus (32-bit) bus
# Serial (COM) ports

View File

@ -2162,10 +2162,10 @@ options SND_PCM_64
options SND_OLDSTEREO
#
# PC Card/PCMCIA and Cardbus
# Cardbus
#
# cbb: pci/cardbus bridge implementing YENTA interface
# cardbus: cardbus slots
# cbb: pci/CardBus bridge implementing YENTA interface
# cardbus: CardBus slots
device cbb
device cardbus

View File

@ -194,9 +194,8 @@ device vt_vbefb
device agp # support several AGP chipsets
# PCCARD (PCMCIA) support
# PCMCIA and cardbus bridge support
device cbb # cardbus (yenta) bridge
# CardBus bridge support
device cbb # CardBus (yenta) bridge
device cardbus # CardBus (32-bit) bus
# Serial (COM) ports