2 # PCCARD (PCMCIA/CardBus) bus subsystem configuration
6 tristate "PCCard (PCMCIA/CardBus) support"
9 Say Y here if you want to attach PCMCIA- or PC-cards to your Linux
10 computer. These are credit-card size devices such as network cards,
11 modems or hard drives often used with laptops computers. There are
12 actually two varieties of these cards: 16 bit PCMCIA and 32 bit
15 To compile this driver as modules, choose M here: the
16 module will be called pcmcia_core.
21 bool "Enable PCCARD debugging"
23 Say Y here to enable PCMCIA subsystem debugging. You
24 will need to choose the debugging level either via the
25 kernel command line, or module options depending whether
26 you build the PCMCIA as modules.
28 The kernel command line options are:
29 pcmcia_core.pc_debug=N
31 sa11xx_core.pc_debug=N
33 The module option is called pc_debug=N
35 In all the above examples, N is the debugging verbosity
39 tristate "16-bit PCMCIA support"
43 This option enables support for 16-bit PCMCIA cards. Most older
44 PC-cards are such 16-bit PCMCIA cards, so unless you know you're
45 only using 32-bit CardBus cards, say Y or M here.
47 To use 16-bit PCMCIA cards, you will need supporting software in
48 most cases. (see the file <file:Documentation/Changes> for
49 location and details).
51 To compile this driver as modules, choose M here: the
52 module will be called pcmcia.
56 config PCMCIA_LOAD_CIS
57 bool "Load CIS updates from userspace (EXPERIMENTAL)"
58 depends on PCMCIA && EXPERIMENTAL
62 Some PCMCIA cards require an updated Card Information Structure (CIS)
63 to be loaded from userspace to work correctly. If you say Y here,
64 and your userspace is arranged correctly, this will be loaded
65 automatically using the in-kernel firmware loader and the hotplug
66 subsystem, instead of relying on cardmgr from pcmcia-cs to do so.
71 bool "PCMCIA control ioctl (obsolete)"
75 If you say Y here, the deprecated ioctl interface to the PCMCIA
76 subsystem will be built. It is needed by cardmgr and cardctl
77 (pcmcia-cs) to function properly.
79 You should use the new pcmciautils package instead (see
80 <file:Documentation/Changes> for location and details).
85 bool "32-bit CardBus support"
89 CardBus is a bus mastering architecture for PC-cards, which allows
90 for 32 bit PC-cards (the original PCMCIA standard specifies only
91 a 16 bit wide bus). Many newer PC-cards are actually CardBus cards.
93 To use 32 bit PC-cards, you also need a CardBus compatible host
94 bridge. Virtually all modern PCMCIA bridges do this, and most of
95 them are "yenta-compatible", so say Y or M there, too.
99 comment "PC-card bridges"
102 tristate "CardBus yenta-compatible bridge support"
104 select CARDBUS if !EMBEDDED
105 select PCCARD_NONSTATIC
107 This option enables support for CardBus host bridges. Virtually
108 all modern PCMCIA bridges are CardBus compatible. A "bridge" is
109 the hardware inside your computer that PCMCIA cards are plugged
112 To compile this driver as modules, choose M here: the
113 module will be called yenta_socket.
119 bool "Special initialization for O2Micro bridges" if EMBEDDED
124 bool "Special initialization for Ricoh bridges" if EMBEDDED
129 bool "Special initialization for TI and EnE bridges" if EMBEDDED
132 config YENTA_ENE_TUNE
134 bool "Auto-tune EnE bridges for CB cards" if EMBEDDED
135 depends on YENTA_TI && CARDBUS
139 bool "Special initialization for Toshiba ToPIC bridges" if EMBEDDED
143 tristate "Cirrus PD6729 compatible bridge support"
144 depends on PCMCIA && PCI
145 select PCCARD_NONSTATIC
147 This provides support for the Cirrus PD6729 PCI-to-PCMCIA bridge
148 device, found in some older laptops and PCMCIA card readers.
151 tristate "i82092 compatible bridge support"
152 depends on PCMCIA && PCI
153 select PCCARD_NONSTATIC
155 This provides support for the Intel I82092AA PCI-to-PCMCIA bridge device,
156 found in some older laptops and more commonly in evaluation boards for the
160 tristate "i82365 compatible bridge support"
161 depends on PCMCIA && ISA
162 select PCCARD_NONSTATIC
164 Say Y here to include support for ISA-bus PCMCIA host bridges that
165 are register compatible with the Intel i82365. These are found on
166 older laptops and ISA-bus card readers for desktop systems. A
167 "bridge" is the hardware inside your computer that PCMCIA cards are
168 plugged into. If unsure, say N.
171 tristate "Databook TCIC host bridge support"
172 depends on PCMCIA && ISA
173 select PCCARD_NONSTATIC
175 Say Y here to include support for the Databook TCIC family of PCMCIA
176 host bridges. These are only found on a handful of old systems.
177 "Bridge" is the name used for the hardware inside your computer that
178 PCMCIA cards are plugged into. If unsure, say N.
181 tristate "MPC8xx PCMCIA support"
182 depends on PCMCIA && PPC && 8xx
184 select PCCARD_NONSTATIC
186 Say Y here to include support for PowerPC 8xx series PCMCIA
189 This driver is also available as a module called m8xx_pcmcia.
192 tristate "Au1x00 pcmcia support"
193 depends on SOC_AU1X00 && PCMCIA
196 tristate "SA1100 support"
197 depends on ARM && ARCH_SA1100 && PCMCIA
199 Say Y here to include support for SA11x0-based PCMCIA or CF
200 sockets, found on HP iPAQs, Yopy, and other StrongARM(R)/
201 Xscale(R) embedded machines.
203 This driver is also available as a module called sa1100_cs.
206 tristate "SA1111 support"
207 depends on ARM && ARCH_SA1100 && SA1111 && PCMCIA
209 Say Y here to include support for SA1111-based PCMCIA or CF
210 sockets, found on the Jornada 720, Graphicsmaster and other
211 StrongARM(R)/Xscale(R) embedded machines.
213 This driver is also available as a module called sa1111_cs.
216 tristate "PXA2xx support"
217 depends on ARM && ARCH_PXA && PCMCIA
218 depends on (ARCH_LUBBOCK || MACH_MAINSTONE || PXA_SHARPSL \
219 || MACH_ARMCORE || ARCH_PXA_PALM || TRIZEPS_PCMCIA \
220 || ARCH_VIPER || ARCH_PXA_ESERIES)
222 Say Y here to include support for the PXA2xx PCMCIA controller
226 default y if ISA && !ARCH_SA1100 && !ARCH_CLPS711X && !PARISC
229 bool "M32R PCMCIA I/F"
230 depends on M32R && CHIP_M32700 && PCMCIA
231 select PCCARD_NONSTATIC
233 Say Y here to use the M32R PCMCIA controller.
236 bool "M32R CF I/F Controller"
237 depends on M32R && (PLAT_USRV || PLAT_M32700UT || PLAT_MAPPI2 || PLAT_MAPPI3 || PLAT_OPSPUT)
238 select PCCARD_NONSTATIC
240 Say Y here to use the M32R CompactFlash controller.
243 int "M32R CF I/F number"
245 default "1" if PLAT_USRV || PLAT_M32700UT || PLAT_MAPPI2 || PLAT_MAPPI3 || PLAT_OPSPUT
247 Set the number of M32R CF slots.
249 config PCMCIA_VRC4171
250 tristate "NEC VRC4171 Card Controllers support"
251 depends on CPU_VR41XX && ISA && PCMCIA
253 config PCMCIA_VRC4173
254 tristate "NEC VRC4173 CARDU support"
255 depends on CPU_VR41XX && PCI && PCMCIA
258 tristate "OMAP CompactFlash Controller"
259 depends on PCMCIA && ARCH_OMAP16XX
261 Say Y here to support the CompactFlash controller on OMAP.
262 Note that this doesn't support "True IDE" mode.
265 tristate "Blackfin CompactFlash PCMCIA Driver"
266 depends on PCMCIA && BLACKFIN
268 Say Y here to support the CompactFlash PCMCIA driver for Blackfin.
272 tristate "AT91 CompactFlash Controller"
273 depends on PCMCIA && ARCH_AT91RM9200
275 Say Y here to support the CompactFlash controller on AT91 chips.
276 Or choose M to compile the driver as a module named "at91_cf".
279 tristate "Electra CompactFlash Controller"
280 depends on PCMCIA && PPC_PASEMI
282 Say Y here to support the CompactFlash controller on the
283 PA Semi Electra eval board.
285 config PCCARD_NONSTATIC