blob: 8b22281b087f6964c9a13a013efa037458a25be8 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
Dominik Brodowskibf45d9b02005-07-07 17:58:58 -07002# PCCARD (PCMCIA/CardBus) bus subsystem configuration
Linus Torvalds1da177e2005-04-16 15:20:36 -07003#
4
Jan Engelhardt42c53232007-10-16 01:23:48 -07005menuconfig PCCARD
Linus Torvalds1da177e2005-04-16 15:20:36 -07006 tristate "PCCard (PCMCIA/CardBus) support"
Andrew Morton135c2942006-07-10 04:43:48 -07007 depends on HOTPLUG
Linus Torvalds1da177e2005-04-16 15:20:36 -07008 ---help---
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
Dominik Brodowski9a5555b2005-06-27 16:28:47 -070012 actually two varieties of these cards: 16 bit PCMCIA and 32 bit
13 CardBus cards.
Linus Torvalds1da177e2005-04-16 15:20:36 -070014
15 To compile this driver as modules, choose M here: the
16 module will be called pcmcia_core.
17
18if PCCARD
19
20config PCMCIA_DEBUG
21 bool "Enable PCCARD debugging"
22 help
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.
27
28 The kernel command line options are:
29 pcmcia_core.pc_debug=N
Dominik Brodowskibf45d9b02005-07-07 17:58:58 -070030 pcmcia.pc_debug=N
Linus Torvalds1da177e2005-04-16 15:20:36 -070031 sa11xx_core.pc_debug=N
32
33 The module option is called pc_debug=N
34
35 In all the above examples, N is the debugging verbosity
36 level.
37
38config PCMCIA
39 tristate "16-bit PCMCIA support"
Dominik Brodowskif861bd22005-06-27 16:28:57 -070040 select CRC32
Sam Ravnborgec7748b2008-02-09 10:46:40 +010041 select HAVE_IDE
Linus Torvalds1da177e2005-04-16 15:20:36 -070042 default y
43 ---help---
44 This option enables support for 16-bit PCMCIA cards. Most older
45 PC-cards are such 16-bit PCMCIA cards, so unless you know you're
46 only using 32-bit CardBus cards, say Y or M here.
47
Dominik Brodowski9a5555b2005-06-27 16:28:47 -070048 To use 16-bit PCMCIA cards, you will need supporting software in
49 most cases. (see the file <file:Documentation/Changes> for
50 location and details).
Linus Torvalds1da177e2005-04-16 15:20:36 -070051
52 To compile this driver as modules, choose M here: the
53 module will be called pcmcia.
54
55 If unsure, say Y.
56
Dominik Brodowskidaa95172005-06-27 16:28:14 -070057config PCMCIA_LOAD_CIS
58 bool "Load CIS updates from userspace (EXPERIMENTAL)"
59 depends on PCMCIA && EXPERIMENTAL
60 select FW_LOADER
61 default y
62 help
63 Some PCMCIA cards require an updated Card Information Structure (CIS)
64 to be loaded from userspace to work correctly. If you say Y here,
65 and your userspace is arranged correctly, this will be loaded
66 automatically using the in-kernel firmware loader and the hotplug
67 subsystem, instead of relying on cardmgr from pcmcia-cs to do so.
68
69 If unsure, say Y.
70
Dominik Brodowski9a5555b2005-06-27 16:28:47 -070071config PCMCIA_IOCTL
Dominik Brodowskibf45d9b02005-07-07 17:58:58 -070072 bool "PCMCIA control ioctl (obsolete)"
Dominik Brodowski9a5555b2005-06-27 16:28:47 -070073 depends on PCMCIA
74 default y
75 help
76 If you say Y here, the deprecated ioctl interface to the PCMCIA
77 subsystem will be built. It is needed by cardmgr and cardctl
78 (pcmcia-cs) to function properly.
79
Dominik Brodowskibf45d9b02005-07-07 17:58:58 -070080 You should use the new pcmciautils package instead (see
81 <file:Documentation/Changes> for location and details).
Dominik Brodowski9a5555b2005-06-27 16:28:47 -070082
83 If unsure, say Y.
84
Linus Torvalds1da177e2005-04-16 15:20:36 -070085config CARDBUS
86 bool "32-bit CardBus support"
87 depends on PCI
88 default y
89 ---help---
90 CardBus is a bus mastering architecture for PC-cards, which allows
91 for 32 bit PC-cards (the original PCMCIA standard specifies only
92 a 16 bit wide bus). Many newer PC-cards are actually CardBus cards.
93
94 To use 32 bit PC-cards, you also need a CardBus compatible host
95 bridge. Virtually all modern PCMCIA bridges do this, and most of
96 them are "yenta-compatible", so say Y or M there, too.
97
98 If unsure, say Y.
99
100comment "PC-card bridges"
101
102config YENTA
103 tristate "CardBus yenta-compatible bridge support"
Dominik Brodowski89b39f52005-07-07 17:59:09 -0700104 depends on PCI
105 select CARDBUS if !EMBEDDED
Linus Torvalds1da177e2005-04-16 15:20:36 -0700106 select PCCARD_NONSTATIC
107 ---help---
108 This option enables support for CardBus host bridges. Virtually
109 all modern PCMCIA bridges are CardBus compatible. A "bridge" is
110 the hardware inside your computer that PCMCIA cards are plugged
111 into.
112
113 To compile this driver as modules, choose M here: the
114 module will be called yenta_socket.
115
116 If unsure, say Y.
117
Daniel Ritz63e7ebd2005-11-03 21:12:14 +0100118config YENTA_O2
119 default y
120 bool "Special initialization for O2Micro bridges" if EMBEDDED
121 depends on YENTA
122
123config YENTA_RICOH
124 default y
125 bool "Special initialization for Ricoh bridges" if EMBEDDED
126 depends on YENTA
127
128config YENTA_TI
129 default y
130 bool "Special initialization for TI and EnE bridges" if EMBEDDED
131 depends on YENTA
132
133config YENTA_ENE_TUNE
134 default y
135 bool "Auto-tune EnE bridges for CB cards" if EMBEDDED
136 depends on YENTA_TI && CARDBUS
137
138config YENTA_TOSHIBA
139 default y
140 bool "Special initialization for Toshiba ToPIC bridges" if EMBEDDED
141 depends on YENTA
142
Linus Torvalds1da177e2005-04-16 15:20:36 -0700143config PD6729
144 tristate "Cirrus PD6729 compatible bridge support"
145 depends on PCMCIA && PCI
146 select PCCARD_NONSTATIC
147 help
148 This provides support for the Cirrus PD6729 PCI-to-PCMCIA bridge
149 device, found in some older laptops and PCMCIA card readers.
150
151config I82092
152 tristate "i82092 compatible bridge support"
153 depends on PCMCIA && PCI
154 select PCCARD_NONSTATIC
155 help
156 This provides support for the Intel I82092AA PCI-to-PCMCIA bridge device,
157 found in some older laptops and more commonly in evaluation boards for the
158 chip.
159
160config I82365
161 tristate "i82365 compatible bridge support"
162 depends on PCMCIA && ISA
163 select PCCARD_NONSTATIC
164 help
165 Say Y here to include support for ISA-bus PCMCIA host bridges that
166 are register compatible with the Intel i82365. These are found on
167 older laptops and ISA-bus card readers for desktop systems. A
168 "bridge" is the hardware inside your computer that PCMCIA cards are
169 plugged into. If unsure, say N.
170
171config TCIC
172 tristate "Databook TCIC host bridge support"
Komuro81000802005-09-24 23:12:40 -0700173 depends on PCMCIA && ISA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700174 select PCCARD_NONSTATIC
175 help
176 Say Y here to include support for the Databook TCIC family of PCMCIA
177 host bridges. These are only found on a handful of old systems.
178 "Bridge" is the name used for the hardware inside your computer that
179 PCMCIA cards are plugged into. If unsure, say N.
180
Marcelo Tosattide957c82005-10-28 17:46:13 -0700181config PCMCIA_M8XX
Vitaly Bordug80128ff2007-07-09 11:37:35 -0700182 tristate "MPC8xx PCMCIA support"
183 depends on PCMCIA && PPC && 8xx
184 select PCCARD_IODYN
185 select PCCARD_NONSTATIC
186 help
187 Say Y here to include support for PowerPC 8xx series PCMCIA
188 controller.
Marcelo Tosattide957c82005-10-28 17:46:13 -0700189
Vitaly Bordug80128ff2007-07-09 11:37:35 -0700190 This driver is also available as a module called m8xx_pcmcia.
Marcelo Tosattide957c82005-10-28 17:46:13 -0700191
Linus Torvalds1da177e2005-04-16 15:20:36 -0700192config HD64465_PCMCIA
193 tristate "HD64465 host bridge support"
194 depends on HD64465 && PCMCIA
195
196config PCMCIA_AU1X00
197 tristate "Au1x00 pcmcia support"
198 depends on SOC_AU1X00 && PCMCIA
199
200config PCMCIA_SA1100
201 tristate "SA1100 support"
202 depends on ARM && ARCH_SA1100 && PCMCIA
203 help
204 Say Y here to include support for SA11x0-based PCMCIA or CF
205 sockets, found on HP iPAQs, Yopy, and other StrongARM(R)/
206 Xscale(R) embedded machines.
207
208 This driver is also available as a module called sa1100_cs.
209
210config PCMCIA_SA1111
211 tristate "SA1111 support"
212 depends on ARM && ARCH_SA1100 && SA1111 && PCMCIA
213 help
214 Say Y here to include support for SA1111-based PCMCIA or CF
215 sockets, found on the Jornada 720, Graphicsmaster and other
216 StrongARM(R)/Xscale(R) embedded machines.
217
218 This driver is also available as a module called sa1111_cs.
219
220config PCMCIA_PXA2XX
221 tristate "PXA2xx support"
222 depends on ARM && ARCH_PXA && PCMCIA
223 help
224 Say Y here to include support for the PXA2xx PCMCIA controller
225
226config PCMCIA_PROBE
227 bool
Dominik Brodowski6423efa2005-12-11 20:47:44 +0100228 default y if ISA && !ARCH_SA1100 && !ARCH_CLPS711X && !PARISC
Linus Torvalds1da177e2005-04-16 15:20:36 -0700229
230config M32R_PCC
231 bool "M32R PCMCIA I/F"
232 depends on M32R && CHIP_M32700 && PCMCIA
Hirokazu Takata934bb7f2005-06-21 17:16:14 -0700233 select PCCARD_NONSTATIC
Linus Torvalds1da177e2005-04-16 15:20:36 -0700234 help
235 Say Y here to use the M32R PCMCIA controller.
236
237config M32R_CFC
238 bool "M32R CF I/F Controller"
Hirokazu Takata934bb7f2005-06-21 17:16:14 -0700239 depends on M32R && (PLAT_USRV || PLAT_M32700UT || PLAT_MAPPI2 || PLAT_MAPPI3 || PLAT_OPSPUT)
240 select PCCARD_NONSTATIC
Linus Torvalds1da177e2005-04-16 15:20:36 -0700241 help
242 Say Y here to use the M32R CompactFlash controller.
243
244config M32R_CFC_NUM
245 int "M32R CF I/F number"
246 depends on M32R_CFC
Hirokazu Takata934bb7f2005-06-21 17:16:14 -0700247 default "1" if PLAT_USRV || PLAT_M32700UT || PLAT_MAPPI2 || PLAT_MAPPI3 || PLAT_OPSPUT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700248 help
249 Set the number of M32R CF slots.
250
251config PCMCIA_VRC4171
252 tristate "NEC VRC4171 Card Controllers support"
Yoichi Yuasadaaeb722006-04-06 15:08:29 +0900253 depends on CPU_VR41XX && ISA && PCMCIA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254
255config PCMCIA_VRC4173
256 tristate "NEC VRC4173 CARDU support"
257 depends on CPU_VR41XX && PCI && PCMCIA
258
David Brownellf74e48a2005-09-09 13:03:28 -0700259config OMAP_CF
260 tristate "OMAP CompactFlash Controller"
261 depends on PCMCIA && ARCH_OMAP16XX
262 help
263 Say Y here to support the CompactFlash controller on OMAP.
264 Note that this doesn't support "True IDE" mode.
265
Andrew Victor2c1f3b72006-02-21 12:56:52 +0200266config AT91_CF
267 tristate "AT91 CompactFlash Controller"
268 depends on PCMCIA && ARCH_AT91RM9200
269 help
270 Say Y here to support the CompactFlash controller on AT91 chips.
271 Or choose M to compile the driver as a module named "at91_cf".
272
Olof Johansson2b571a02007-10-16 23:26:20 -0700273config ELECTRA_CF
274 tristate "Electra CompactFlash Controller"
275 depends on PCMCIA && PPC_PASEMI
276 help
277 Say Y here to support the CompactFlash controller on the
278 PA Semi Electra eval board.
279
Linus Torvalds1da177e2005-04-16 15:20:36 -0700280config PCCARD_NONSTATIC
281 tristate
282
Dominik Brodowski3b27e942005-12-07 12:32:20 +0100283config PCCARD_IODYN
284 bool
285
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286endif # PCCARD