Kconfig 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. #
  2. # PCCARD (PCMCIA/CardBus) bus subsystem configuration
  3. #
  4. menuconfig PCCARD
  5. tristate "PCCard (PCMCIA/CardBus) support"
  6. depends on HOTPLUG
  7. ---help---
  8. Say Y here if you want to attach PCMCIA- or PC-cards to your Linux
  9. computer. These are credit-card size devices such as network cards,
  10. modems or hard drives often used with laptops computers. There are
  11. actually two varieties of these cards: 16 bit PCMCIA and 32 bit
  12. CardBus cards.
  13. To compile this driver as modules, choose M here: the
  14. module will be called pcmcia_core.
  15. if PCCARD
  16. config PCMCIA
  17. tristate "16-bit PCMCIA support"
  18. select CRC32
  19. default y
  20. ---help---
  21. This option enables support for 16-bit PCMCIA cards. Most older
  22. PC-cards are such 16-bit PCMCIA cards, so unless you know you're
  23. only using 32-bit CardBus cards, say Y or M here.
  24. To use 16-bit PCMCIA cards, you will need supporting software in
  25. most cases. (see the file <file:Documentation/Changes> for
  26. location and details).
  27. To compile this driver as modules, choose M here: the
  28. module will be called pcmcia.
  29. If unsure, say Y.
  30. config PCMCIA_LOAD_CIS
  31. bool "Load CIS updates from userspace (EXPERIMENTAL)"
  32. depends on PCMCIA && EXPERIMENTAL
  33. select FW_LOADER
  34. default y
  35. help
  36. Some PCMCIA cards require an updated Card Information Structure (CIS)
  37. to be loaded from userspace to work correctly. If you say Y here,
  38. and your userspace is arranged correctly, this will be loaded
  39. automatically using the in-kernel firmware loader and the hotplug
  40. subsystem, instead of relying on cardmgr from pcmcia-cs to do so.
  41. If unsure, say Y.
  42. config PCMCIA_IOCTL
  43. bool "PCMCIA control ioctl (obsolete)"
  44. depends on PCMCIA && ARM && !SMP && !PREEMPT
  45. default y
  46. help
  47. If you say Y here, the deprecated ioctl interface to the PCMCIA
  48. subsystem will be built. It is needed by the deprecated pcmcia-cs
  49. tools (cardmgr, cardctl) to function properly.
  50. You should use the new pcmciautils package instead (see
  51. <file:Documentation/Changes> for location and details).
  52. This config option will most likely be removed from kernel 2.6.35,
  53. the associated code from kernel 2.6.36.
  54. As the PCMCIA ioctl is not locking safe, it depends on !SMP and
  55. !PREEMPT.
  56. If unsure, say N.
  57. config CARDBUS
  58. bool "32-bit CardBus support"
  59. depends on PCI
  60. default y
  61. ---help---
  62. CardBus is a bus mastering architecture for PC-cards, which allows
  63. for 32 bit PC-cards (the original PCMCIA standard specifies only
  64. a 16 bit wide bus). Many newer PC-cards are actually CardBus cards.
  65. To use 32 bit PC-cards, you also need a CardBus compatible host
  66. bridge. Virtually all modern PCMCIA bridges do this, and most of
  67. them are "yenta-compatible", so say Y or M there, too.
  68. If unsure, say Y.
  69. comment "PC-card bridges"
  70. config YENTA
  71. tristate "CardBus yenta-compatible bridge support"
  72. depends on PCI
  73. select CARDBUS if !EMBEDDED
  74. select PCCARD_NONSTATIC if PCMCIA != n
  75. ---help---
  76. This option enables support for CardBus host bridges. Virtually
  77. all modern PCMCIA bridges are CardBus compatible. A "bridge" is
  78. the hardware inside your computer that PCMCIA cards are plugged
  79. into.
  80. To compile this driver as modules, choose M here: the
  81. module will be called yenta_socket.
  82. If unsure, say Y.
  83. config YENTA_O2
  84. default y
  85. bool "Special initialization for O2Micro bridges" if EMBEDDED
  86. depends on YENTA
  87. config YENTA_RICOH
  88. default y
  89. bool "Special initialization for Ricoh bridges" if EMBEDDED
  90. depends on YENTA
  91. config YENTA_TI
  92. default y
  93. bool "Special initialization for TI and EnE bridges" if EMBEDDED
  94. depends on YENTA
  95. config YENTA_ENE_TUNE
  96. default y
  97. bool "Auto-tune EnE bridges for CB cards" if EMBEDDED
  98. depends on YENTA_TI && CARDBUS
  99. config YENTA_TOSHIBA
  100. default y
  101. bool "Special initialization for Toshiba ToPIC bridges" if EMBEDDED
  102. depends on YENTA
  103. config PD6729
  104. tristate "Cirrus PD6729 compatible bridge support"
  105. depends on PCMCIA && PCI
  106. select PCCARD_NONSTATIC
  107. help
  108. This provides support for the Cirrus PD6729 PCI-to-PCMCIA bridge
  109. device, found in some older laptops and PCMCIA card readers.
  110. config I82092
  111. tristate "i82092 compatible bridge support"
  112. depends on PCMCIA && PCI
  113. select PCCARD_NONSTATIC
  114. help
  115. This provides support for the Intel I82092AA PCI-to-PCMCIA bridge device,
  116. found in some older laptops and more commonly in evaluation boards for the
  117. chip.
  118. config I82365
  119. tristate "i82365 compatible bridge support"
  120. depends on PCMCIA && ISA
  121. select PCCARD_NONSTATIC
  122. help
  123. Say Y here to include support for ISA-bus PCMCIA host bridges that
  124. are register compatible with the Intel i82365. These are found on
  125. older laptops and ISA-bus card readers for desktop systems. A
  126. "bridge" is the hardware inside your computer that PCMCIA cards are
  127. plugged into. If unsure, say N.
  128. config TCIC
  129. tristate "Databook TCIC host bridge support"
  130. depends on PCMCIA && ISA
  131. select PCCARD_NONSTATIC
  132. help
  133. Say Y here to include support for the Databook TCIC family of PCMCIA
  134. host bridges. These are only found on a handful of old systems.
  135. "Bridge" is the name used for the hardware inside your computer that
  136. PCMCIA cards are plugged into. If unsure, say N.
  137. config PCMCIA_M8XX
  138. tristate "MPC8xx PCMCIA support"
  139. depends on PCCARD && PPC && 8xx
  140. select PCCARD_IODYN if PCMCIA != n
  141. help
  142. Say Y here to include support for PowerPC 8xx series PCMCIA
  143. controller.
  144. This driver is also available as a module called m8xx_pcmcia.
  145. config PCMCIA_AU1X00
  146. tristate "Au1x00 pcmcia support"
  147. depends on SOC_AU1X00 && PCMCIA
  148. config PCMCIA_ALCHEMY_DEVBOARD
  149. tristate "Alchemy Db/Pb1xxx PCMCIA socket services"
  150. depends on SOC_AU1X00 && PCMCIA
  151. select 64BIT_PHYS_ADDR
  152. help
  153. Enable this driver of you want PCMCIA support on your Alchemy
  154. Db1000, Db/Pb1100, Db/Pb1500, Db/Pb1550, Db/Pb1200 board.
  155. NOT suitable for the PB1000!
  156. This driver is also available as a module called db1xxx_ss.ko
  157. config PCMCIA_XXS1500
  158. tristate "MyCable XXS1500 PCMCIA socket support"
  159. depends on PCMCIA && MIPS_XXS1500
  160. select 64BIT_PHYS_ADDR
  161. help
  162. Support for the PCMCIA/CF socket interface on MyCable XXS1500
  163. systems.
  164. This driver is also available as a module called xxs1500_ss.ko
  165. config PCMCIA_BCM63XX
  166. tristate "bcm63xx pcmcia support"
  167. depends on BCM63XX && PCMCIA
  168. config PCMCIA_SOC_COMMON
  169. tristate
  170. config PCMCIA_SA1100
  171. tristate "SA1100 support"
  172. depends on ARM && ARCH_SA1100 && PCMCIA
  173. select PCMCIA_SOC_COMMON
  174. help
  175. Say Y here to include support for SA11x0-based PCMCIA or CF
  176. sockets, found on HP iPAQs, Yopy, and other StrongARM(R)/
  177. Xscale(R) embedded machines.
  178. This driver is also available as a module called sa1100_cs.
  179. config PCMCIA_SA1111
  180. tristate "SA1111 support"
  181. depends on ARM && ARCH_SA1100 && SA1111 && PCMCIA
  182. select PCMCIA_SOC_COMMON
  183. help
  184. Say Y here to include support for SA1111-based PCMCIA or CF
  185. sockets, found on the Jornada 720, Graphicsmaster and other
  186. StrongARM(R)/Xscale(R) embedded machines.
  187. This driver is also available as a module called sa1111_cs.
  188. config PCMCIA_PXA2XX
  189. tristate "PXA2xx support"
  190. depends on ARM && ARCH_PXA && PCMCIA
  191. depends on (ARCH_LUBBOCK || MACH_MAINSTONE || PXA_SHARPSL \
  192. || MACH_ARMCORE || ARCH_PXA_PALM || TRIZEPS_PCMCIA \
  193. || ARCOM_PCMCIA || ARCH_PXA_ESERIES || MACH_STARGATE2)
  194. select PCMCIA_SOC_COMMON
  195. help
  196. Say Y here to include support for the PXA2xx PCMCIA controller
  197. config PCMCIA_DEBUG
  198. bool "Enable debugging"
  199. depends on (PCMCIA_SA1111 || PCMCIA_SA1100 || PCMCIA_PXA2XX)
  200. help
  201. Say Y here to enable debugging for the SoC PCMCIA layer.
  202. You will need to choose the debugging level either via the
  203. kernel command line, or module options depending whether
  204. you build the drivers as modules.
  205. The kernel command line options are:
  206. sa11xx_core.pc_debug=N
  207. pxa2xx_core.pc_debug=N
  208. The module option is called pc_debug=N
  209. In all the above examples, N is the debugging verbosity
  210. level.
  211. config PCMCIA_PROBE
  212. bool
  213. default y if ISA && !ARCH_SA1100 && !ARCH_CLPS711X && !PARISC
  214. config M32R_PCC
  215. bool "M32R PCMCIA I/F"
  216. depends on M32R && CHIP_M32700 && PCMCIA
  217. help
  218. Say Y here to use the M32R PCMCIA controller.
  219. config M32R_CFC
  220. bool "M32R CF I/F Controller"
  221. depends on M32R && (PLAT_USRV || PLAT_M32700UT || PLAT_MAPPI2 || PLAT_MAPPI3 || PLAT_OPSPUT)
  222. help
  223. Say Y here to use the M32R CompactFlash controller.
  224. config M32R_CFC_NUM
  225. int "M32R CF I/F number"
  226. depends on M32R_CFC
  227. default "1" if PLAT_USRV || PLAT_M32700UT || PLAT_MAPPI2 || PLAT_MAPPI3 || PLAT_OPSPUT
  228. help
  229. Set the number of M32R CF slots.
  230. config PCMCIA_VRC4171
  231. tristate "NEC VRC4171 Card Controllers support"
  232. depends on CPU_VR41XX && ISA && PCMCIA
  233. config PCMCIA_VRC4173
  234. tristate "NEC VRC4173 CARDU support"
  235. depends on CPU_VR41XX && PCI && PCMCIA
  236. config OMAP_CF
  237. tristate "OMAP CompactFlash Controller"
  238. depends on PCMCIA && ARCH_OMAP16XX
  239. help
  240. Say Y here to support the CompactFlash controller on OMAP.
  241. Note that this doesn't support "True IDE" mode.
  242. config BFIN_CFPCMCIA
  243. tristate "Blackfin CompactFlash PCMCIA Driver"
  244. depends on PCMCIA && BLACKFIN
  245. help
  246. Say Y here to support the CompactFlash PCMCIA driver for Blackfin.
  247. config AT91_CF
  248. tristate "AT91 CompactFlash Controller"
  249. depends on PCMCIA && ARCH_AT91RM9200
  250. help
  251. Say Y here to support the CompactFlash controller on AT91 chips.
  252. Or choose M to compile the driver as a module named "at91_cf".
  253. config ELECTRA_CF
  254. tristate "Electra CompactFlash Controller"
  255. depends on PCMCIA && PPC_PASEMI
  256. help
  257. Say Y here to support the CompactFlash controller on the
  258. PA Semi Electra eval board.
  259. config PCCARD_NONSTATIC
  260. tristate
  261. config PCCARD_IODYN
  262. bool
  263. endif # PCCARD