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:
@@ -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
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user