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
+2 -3
View File
@@ -226,9 +226,8 @@ device vt_vbefb
device agp # support several AGP chipsets device agp # support several AGP chipsets
# PCCARD (PCMCIA) support # CardBus bridge support
# PCMCIA and cardbus bridge support device cbb # CardBus (yenta) bridge
device cbb # cardbus (yenta) bridge
device cardbus # CardBus (32-bit) bus device cardbus # CardBus (32-bit) bus
# Serial (COM) ports # Serial (COM) ports
+3 -3
View File
@@ -2162,10 +2162,10 @@ options SND_PCM_64
options SND_OLDSTEREO options SND_OLDSTEREO
# #
# PC Card/PCMCIA and Cardbus # Cardbus
# #
# cbb: pci/cardbus bridge implementing YENTA interface # cbb: pci/CardBus bridge implementing YENTA interface
# cardbus: cardbus slots # cardbus: CardBus slots
device cbb device cbb
device cardbus device cardbus
+2 -3
View File
@@ -194,9 +194,8 @@ device vt_vbefb
device agp # support several AGP chipsets device agp # support several AGP chipsets
# PCCARD (PCMCIA) support # CardBus bridge support
# PCMCIA and cardbus bridge support device cbb # CardBus (yenta) bridge
device cbb # cardbus (yenta) bridge
device cardbus # CardBus (32-bit) bus device cardbus # CardBus (32-bit) bus
# Serial (COM) ports # Serial (COM) ports