|
@@ -435,24 +435,6 @@ config MCA
|
|
help
|
|
help
|
|
MCA is not supported.
|
|
MCA is not supported.
|
|
|
|
|
|
-config PCMCIA
|
|
|
|
- tristate
|
|
|
|
- ---help---
|
|
|
|
- Say Y here if you want to attach PCMCIA- or PC-cards to your Linux
|
|
|
|
- computer. These are credit-card size devices such as network cards,
|
|
|
|
- modems or hard drives often used with laptops computers. There are
|
|
|
|
- actually two varieties of these cards: the older 16 bit PCMCIA cards
|
|
|
|
- and the newer 32 bit CardBus cards. If you want to use CardBus
|
|
|
|
- cards, you need to say Y here and also to "CardBus support" below.
|
|
|
|
-
|
|
|
|
- To use your PC-cards, you will need supporting software from David
|
|
|
|
- Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
|
|
|
|
- for location). Please also read the PCMCIA-HOWTO, available from
|
|
|
|
- <http://www.tldp.org/docs.html#howto>.
|
|
|
|
-
|
|
|
|
- To compile this driver as modules, choose M here: the
|
|
|
|
- modules will be called pcmcia_core and ds.
|
|
|
|
-
|
|
|
|
config SBUS
|
|
config SBUS
|
|
bool
|
|
bool
|
|
default y
|
|
default y
|
|
@@ -497,6 +479,8 @@ config PCI_SYSCALL
|
|
|
|
|
|
source "drivers/pci/Kconfig"
|
|
source "drivers/pci/Kconfig"
|
|
|
|
|
|
|
|
+source "drivers/pcmcia/Kconfig"
|
|
|
|
+
|
|
config SUN_OPENPROMFS
|
|
config SUN_OPENPROMFS
|
|
tristate "Openprom tree appears in /proc/openprom"
|
|
tristate "Openprom tree appears in /proc/openprom"
|
|
help
|
|
help
|