Kconfig 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801
  1. #
  2. # MMC/SD host controller drivers
  3. #
  4. comment "MMC/SD/SDIO Host Controller Drivers"
  5. config MMC_ARMMMCI
  6. tristate "ARM AMBA Multimedia Card Interface support"
  7. depends on ARM_AMBA
  8. help
  9. This selects the ARM(R) AMBA(R) PrimeCell Multimedia Card
  10. Interface (PL180 and PL181) support. If you have an ARM(R)
  11. platform with a Multimedia Card slot, say Y or M here.
  12. If unsure, say N.
  13. config MMC_QCOM_DML
  14. tristate "Qualcomm Data Mover for SD Card Controller"
  15. depends on MMC_ARMMMCI && QCOM_BAM_DMA
  16. default y
  17. help
  18. This selects the Qualcomm Data Mover lite/local on SD Card controller.
  19. This option will enable the dma to work correctly, if you are using
  20. Qcom SOCs and MMC, you would probably need this option to get DMA working.
  21. if unsure, say N.
  22. config MMC_PXA
  23. tristate "Intel PXA25x/26x/27x Multimedia Card Interface support"
  24. depends on ARCH_PXA
  25. help
  26. This selects the Intel(R) PXA(R) Multimedia card Interface.
  27. If you have a PXA(R) platform with a Multimedia Card slot,
  28. say Y or M here.
  29. If unsure, say N.
  30. config MMC_SDHCI
  31. tristate "Secure Digital Host Controller Interface support"
  32. depends on HAS_DMA
  33. help
  34. This selects the generic Secure Digital Host Controller Interface.
  35. It is used by manufacturers such as Texas Instruments(R), Ricoh(R)
  36. and Toshiba(R). Most controllers found in laptops are of this type.
  37. If you have a controller with this interface, say Y or M here. You
  38. also need to enable an appropriate bus interface.
  39. If unsure, say N.
  40. config MMC_SDHCI_IO_ACCESSORS
  41. bool
  42. depends on MMC_SDHCI
  43. help
  44. This is silent Kconfig symbol that is selected by the drivers that
  45. need to overwrite SDHCI IO memory accessors.
  46. config MMC_SDHCI_BIG_ENDIAN_32BIT_BYTE_SWAPPER
  47. bool
  48. depends on MMC_SDHCI
  49. select MMC_SDHCI_IO_ACCESSORS
  50. help
  51. This option is selected by drivers running on big endian hosts
  52. and performing I/O to a SDHCI controller through a bus that
  53. implements a hardware byte swapper using a 32-bit datum.
  54. This endian mapping mode is called "data invariance" and
  55. has the effect of scrambling the addresses and formats of data
  56. accessed in sizes other than the datum size.
  57. This is the case for the Nintendo Wii SDHCI.
  58. config MMC_SDHCI_PCI
  59. tristate "SDHCI support on PCI bus"
  60. depends on MMC_SDHCI && PCI
  61. help
  62. This selects the PCI Secure Digital Host Controller Interface.
  63. Most controllers found today are PCI devices.
  64. If you have a controller with this interface, say Y or M here.
  65. If unsure, say N.
  66. config MMC_RICOH_MMC
  67. bool "Ricoh MMC Controller Disabler"
  68. depends on MMC_SDHCI_PCI
  69. default y
  70. help
  71. This adds a pci quirk to disable Ricoh MMC Controller. This
  72. proprietary controller is unnecessary because the SDHCI driver
  73. supports MMC cards on the SD controller, but if it is not
  74. disabled, it will steal the MMC cards away - rendering them
  75. useless. It is safe to select this even if you don't
  76. have a Ricoh based card reader.
  77. If unsure, say Y.
  78. config MMC_SDHCI_ACPI
  79. tristate "SDHCI support for ACPI enumerated SDHCI controllers"
  80. depends on MMC_SDHCI && ACPI
  81. select IOSF_MBI if X86
  82. help
  83. This selects support for ACPI enumerated SDHCI controllers,
  84. identified by ACPI Compatibility ID PNP0D40 or specific
  85. ACPI Hardware IDs.
  86. If you have a controller with this interface, say Y or M here.
  87. If unsure, say N.
  88. config MMC_SDHCI_PLTFM
  89. tristate "SDHCI platform and OF driver helper"
  90. depends on MMC_SDHCI
  91. help
  92. This selects the common helper functions support for Secure Digital
  93. Host Controller Interface based platform and OF drivers.
  94. If you have a controller with this interface, say Y or M here.
  95. If unsure, say N.
  96. config MMC_SDHCI_OF_ARASAN
  97. tristate "SDHCI OF support for the Arasan SDHCI controllers"
  98. depends on MMC_SDHCI_PLTFM
  99. depends on OF
  100. depends on COMMON_CLK
  101. help
  102. This selects the Arasan Secure Digital Host Controller Interface
  103. (SDHCI). This hardware is found e.g. in Xilinx' Zynq SoC.
  104. If you have a controller with this interface, say Y or M here.
  105. If unsure, say N.
  106. config MMC_SDHCI_OF_AT91
  107. tristate "SDHCI OF support for the Atmel SDMMC controller"
  108. depends on MMC_SDHCI_PLTFM
  109. depends on OF
  110. select MMC_SDHCI_IO_ACCESSORS
  111. help
  112. This selects the Atmel SDMMC driver
  113. config MMC_SDHCI_OF_ESDHC
  114. tristate "SDHCI OF support for the Freescale eSDHC controller"
  115. depends on MMC_SDHCI_PLTFM
  116. depends on PPC || ARCH_MXC || ARCH_LAYERSCAPE
  117. select MMC_SDHCI_IO_ACCESSORS
  118. help
  119. This selects the Freescale eSDHC controller support.
  120. If you have a controller with this interface, say Y or M here.
  121. If unsure, say N.
  122. config MMC_SDHCI_OF_HLWD
  123. tristate "SDHCI OF support for the Nintendo Wii SDHCI controllers"
  124. depends on MMC_SDHCI_PLTFM
  125. depends on PPC
  126. select MMC_SDHCI_BIG_ENDIAN_32BIT_BYTE_SWAPPER
  127. help
  128. This selects the Secure Digital Host Controller Interface (SDHCI)
  129. found in the "Hollywood" chipset of the Nintendo Wii video game
  130. console.
  131. If you have a controller with this interface, say Y or M here.
  132. If unsure, say N.
  133. config MMC_SDHCI_CNS3XXX
  134. tristate "SDHCI support on the Cavium Networks CNS3xxx SoC"
  135. depends on ARCH_CNS3XXX
  136. depends on MMC_SDHCI_PLTFM
  137. help
  138. This selects the SDHCI support for CNS3xxx System-on-Chip devices.
  139. If you have a controller with this interface, say Y or M here.
  140. If unsure, say N.
  141. config MMC_SDHCI_ESDHC_IMX
  142. tristate "SDHCI support for the Freescale eSDHC/uSDHC i.MX controller"
  143. depends on ARCH_MXC
  144. depends on MMC_SDHCI_PLTFM
  145. select MMC_SDHCI_IO_ACCESSORS
  146. help
  147. This selects the Freescale eSDHC/uSDHC controller support
  148. found on i.MX25, i.MX35 i.MX5x and i.MX6x.
  149. If you have a controller with this interface, say Y or M here.
  150. If unsure, say N.
  151. config MMC_SDHCI_DOVE
  152. tristate "SDHCI support on Marvell's Dove SoC"
  153. depends on ARCH_DOVE || MACH_DOVE
  154. depends on MMC_SDHCI_PLTFM
  155. select MMC_SDHCI_IO_ACCESSORS
  156. help
  157. This selects the Secure Digital Host Controller Interface in
  158. Marvell's Dove SoC.
  159. If you have a controller with this interface, say Y or M here.
  160. If unsure, say N.
  161. config MMC_SDHCI_TEGRA
  162. tristate "SDHCI platform support for the Tegra SD/MMC Controller"
  163. depends on ARCH_TEGRA
  164. depends on MMC_SDHCI_PLTFM
  165. select MMC_SDHCI_IO_ACCESSORS
  166. help
  167. This selects the Tegra SD/MMC controller. If you have a Tegra
  168. platform with SD or MMC devices, say Y or M here.
  169. If unsure, say N.
  170. config MMC_SDHCI_S3C
  171. tristate "SDHCI support on Samsung S3C SoC"
  172. depends on MMC_SDHCI && PLAT_SAMSUNG
  173. help
  174. This selects the Secure Digital Host Controller Interface (SDHCI)
  175. often referrered to as the HSMMC block in some of the Samsung S3C
  176. range of SoC.
  177. If you have a controller with this interface, say Y or M here.
  178. If unsure, say N.
  179. config MMC_SDHCI_SIRF
  180. tristate "SDHCI support on CSR SiRFprimaII and SiRFmarco SoCs"
  181. depends on ARCH_SIRF
  182. depends on MMC_SDHCI_PLTFM
  183. select MMC_SDHCI_IO_ACCESSORS
  184. help
  185. This selects the SDHCI support for SiRF System-on-Chip devices.
  186. If you have a controller with this interface, say Y or M here.
  187. If unsure, say N.
  188. config MMC_SDHCI_PXAV3
  189. tristate "Marvell MMP2 SD Host Controller support (PXAV3)"
  190. depends on CLKDEV_LOOKUP
  191. depends on MMC_SDHCI_PLTFM
  192. depends on ARCH_BERLIN || ARCH_MMP || ARCH_MVEBU || COMPILE_TEST
  193. default CPU_MMP2
  194. help
  195. This selects the Marvell(R) PXAV3 SD Host Controller.
  196. If you have a MMP2 platform with SD Host Controller
  197. and a card slot, say Y or M here.
  198. If unsure, say N.
  199. config MMC_SDHCI_PXAV2
  200. tristate "Marvell PXA9XX SD Host Controller support (PXAV2)"
  201. depends on CLKDEV_LOOKUP
  202. depends on MMC_SDHCI_PLTFM
  203. depends on ARCH_MMP || COMPILE_TEST
  204. default CPU_PXA910
  205. help
  206. This selects the Marvell(R) PXAV2 SD Host Controller.
  207. If you have a PXA9XX platform with SD Host Controller
  208. and a card slot, say Y or M here.
  209. If unsure, say N.
  210. config MMC_SDHCI_SPEAR
  211. tristate "SDHCI support on ST SPEAr platform"
  212. depends on MMC_SDHCI && PLAT_SPEAR
  213. depends on OF
  214. help
  215. This selects the Secure Digital Host Controller Interface (SDHCI)
  216. often referrered to as the HSMMC block in some of the ST SPEAR range
  217. of SoC
  218. If you have a controller with this interface, say Y or M here.
  219. If unsure, say N.
  220. config MMC_SDHCI_S3C_DMA
  221. bool "DMA support on S3C SDHCI"
  222. depends on MMC_SDHCI_S3C
  223. help
  224. Enable DMA support on the Samsung S3C SDHCI glue. The DMA
  225. has proved to be problematic if the controller encounters
  226. certain errors, and thus should be treated with care.
  227. YMMV.
  228. config MMC_SDHCI_BCM_KONA
  229. tristate "SDHCI support on Broadcom KONA platform"
  230. depends on ARCH_BCM_MOBILE
  231. depends on MMC_SDHCI_PLTFM
  232. help
  233. This selects the Broadcom Kona Secure Digital Host Controller
  234. Interface(SDHCI) support.
  235. This is used in Broadcom mobile SoCs.
  236. If you have a controller with this interface, say Y or M here.
  237. config MMC_SDHCI_F_SDH30
  238. tristate "SDHCI support for Fujitsu Semiconductor F_SDH30"
  239. depends on MMC_SDHCI_PLTFM
  240. depends on OF
  241. help
  242. This selects the Secure Digital Host Controller Interface (SDHCI)
  243. Needed by some Fujitsu SoC for MMC / SD / SDIO support.
  244. If you have a controller with this interface, say Y or M here.
  245. If unsure, say N.
  246. config MMC_SDHCI_IPROC
  247. tristate "SDHCI support for the BCM2835 & iProc SD/MMC Controller"
  248. depends on ARCH_BCM2835 || ARCH_BCM_IPROC || COMPILE_TEST
  249. depends on MMC_SDHCI_PLTFM
  250. default ARCH_BCM_IPROC
  251. select MMC_SDHCI_IO_ACCESSORS
  252. help
  253. This selects the iProc SD/MMC controller.
  254. If you have a BCM2835 or IPROC platform with SD or MMC devices,
  255. say Y or M here.
  256. If unsure, say N.
  257. config MMC_MOXART
  258. tristate "MOXART SD/MMC Host Controller support"
  259. depends on ARCH_MOXART && MMC
  260. help
  261. This selects support for the MOXART SD/MMC Host Controller.
  262. MOXA provides one multi-functional card reader which can
  263. be found on some embedded hardware such as UC-7112-LX.
  264. If you have a controller with this interface, say Y here.
  265. config MMC_SDHCI_ST
  266. tristate "SDHCI support on STMicroelectronics SoC"
  267. depends on ARCH_STI
  268. depends on MMC_SDHCI_PLTFM
  269. select MMC_SDHCI_IO_ACCESSORS
  270. help
  271. This selects the Secure Digital Host Controller Interface in
  272. STMicroelectronics SoCs.
  273. If you have a controller with this interface, say Y or M here.
  274. If unsure, say N.
  275. config MMC_OMAP
  276. tristate "TI OMAP Multimedia Card Interface support"
  277. depends on ARCH_OMAP
  278. depends on TPS65010 || !MACH_OMAP_H2
  279. help
  280. This selects the TI OMAP Multimedia card Interface.
  281. If you have an OMAP board with a Multimedia Card slot,
  282. say Y or M here.
  283. If unsure, say N.
  284. config MMC_OMAP_HS
  285. tristate "TI OMAP High Speed Multimedia Card Interface support"
  286. depends on HAS_DMA
  287. depends on ARCH_OMAP2PLUS || ARCH_KEYSTONE || COMPILE_TEST
  288. select THERMAL
  289. help
  290. This selects the TI OMAP High Speed Multimedia card Interface.
  291. If you have an omap2plus board with a Multimedia Card slot,
  292. say Y or M here.
  293. If unsure, say N.
  294. config MMC_WBSD
  295. tristate "Winbond W83L51xD SD/MMC Card Interface support"
  296. depends on ISA_DMA_API
  297. help
  298. This selects the Winbond(R) W83L51xD Secure digital and
  299. Multimedia card Interface.
  300. If you have a machine with a integrated W83L518D or W83L519D
  301. SD/MMC card reader, say Y or M here.
  302. If unsure, say N.
  303. config MMC_AU1X
  304. tristate "Alchemy AU1XX0 MMC Card Interface support"
  305. depends on MIPS_ALCHEMY
  306. help
  307. This selects the AMD Alchemy(R) Multimedia card interface.
  308. If you have a Alchemy platform with a MMC slot, say Y or M here.
  309. If unsure, say N.
  310. config MMC_ATMELMCI
  311. tristate "Atmel SD/MMC Driver (Multimedia Card Interface)"
  312. depends on AVR32 || ARCH_AT91
  313. help
  314. This selects the Atmel Multimedia Card Interface driver. If
  315. you have an AT32 (AVR32) or AT91 platform with a Multimedia
  316. Card slot, say Y or M here.
  317. If unsure, say N.
  318. config MMC_SDHCI_MSM
  319. tristate "Qualcomm SDHCI Controller Support"
  320. depends on ARCH_QCOM || (ARM && COMPILE_TEST)
  321. depends on MMC_SDHCI_PLTFM
  322. help
  323. This selects the Secure Digital Host Controller Interface (SDHCI)
  324. support present in Qualcomm SOCs. The controller supports
  325. SD/MMC/SDIO devices.
  326. If you have a controller with this interface, say Y or M here.
  327. If unsure, say N.
  328. config MMC_MXC
  329. tristate "Freescale i.MX21/27/31 or MPC512x Multimedia Card support"
  330. depends on ARCH_MXC || PPC_MPC512x
  331. help
  332. This selects the Freescale i.MX21, i.MX27, i.MX31 or MPC512x
  333. Multimedia Card Interface. If you have an i.MX or MPC512x platform
  334. with a Multimedia Card slot, say Y or M here.
  335. If unsure, say N.
  336. config MMC_MXS
  337. tristate "Freescale MXS Multimedia Card Interface support"
  338. depends on ARCH_MXS && MXS_DMA
  339. help
  340. This selects the Freescale SSP MMC controller found on MXS based
  341. platforms like mx23/28.
  342. If unsure, say N.
  343. config MMC_TIFM_SD
  344. tristate "TI Flash Media MMC/SD Interface support"
  345. depends on PCI
  346. select TIFM_CORE
  347. help
  348. Say Y here if you want to be able to access MMC/SD cards with
  349. the Texas Instruments(R) Flash Media card reader, found in many
  350. laptops.
  351. This option 'selects' (turns on, enables) 'TIFM_CORE', but you
  352. probably also need appropriate card reader host adapter, such as
  353. 'Misc devices: TI Flash Media PCI74xx/PCI76xx host adapter support
  354. (TIFM_7XX1)'.
  355. To compile this driver as a module, choose M here: the
  356. module will be called tifm_sd.
  357. config MMC_MVSDIO
  358. tristate "Marvell MMC/SD/SDIO host driver"
  359. depends on PLAT_ORION
  360. depends on OF
  361. ---help---
  362. This selects the Marvell SDIO host driver.
  363. SDIO may currently be found on the Kirkwood 88F6281 and 88F6192
  364. SoC controllers.
  365. To compile this driver as a module, choose M here: the
  366. module will be called mvsdio.
  367. config MMC_DAVINCI
  368. tristate "TI DAVINCI Multimedia Card Interface support"
  369. depends on ARCH_DAVINCI
  370. help
  371. This selects the TI DAVINCI Multimedia card Interface.
  372. If you have an DAVINCI board with a Multimedia Card slot,
  373. say Y or M here. If unsure, say N.
  374. config MMC_GOLDFISH
  375. tristate "goldfish qemu Multimedia Card Interface support"
  376. depends on HAS_DMA
  377. depends on GOLDFISH || COMPILE_TEST
  378. help
  379. This selects the Goldfish Multimedia card Interface emulation
  380. found on the Goldfish Android virtual device emulation.
  381. config MMC_SPI
  382. tristate "MMC/SD/SDIO over SPI"
  383. depends on SPI_MASTER && !HIGHMEM && HAS_DMA
  384. select CRC7
  385. select CRC_ITU_T
  386. help
  387. Some systems access MMC/SD/SDIO cards using a SPI controller
  388. instead of using a "native" MMC/SD/SDIO controller. This has a
  389. disadvantage of being relatively high overhead, but a compensating
  390. advantage of working on many systems without dedicated MMC/SD/SDIO
  391. controllers.
  392. If unsure, or if your system has no SPI master driver, say N.
  393. config MMC_S3C
  394. tristate "Samsung S3C SD/MMC Card Interface support"
  395. depends on ARCH_S3C24XX
  396. depends on S3C24XX_DMAC
  397. help
  398. This selects a driver for the MCI interface found in
  399. Samsung's S3C2410, S3C2412, S3C2440, S3C2442 CPUs.
  400. If you have a board based on one of those and a MMC/SD
  401. slot, say Y or M here.
  402. If unsure, say N.
  403. config MMC_S3C_HW_SDIO_IRQ
  404. bool "Hardware support for SDIO IRQ"
  405. depends on MMC_S3C
  406. help
  407. Enable the hardware support for SDIO interrupts instead of using
  408. the generic polling code.
  409. choice
  410. prompt "Samsung S3C SD/MMC transfer code"
  411. depends on MMC_S3C
  412. config MMC_S3C_PIO
  413. bool "Use PIO transfers only"
  414. help
  415. Use PIO to transfer data between memory and the hardware.
  416. PIO is slower than DMA as it requires CPU instructions to
  417. move the data. This has been the traditional default for
  418. the S3C MCI driver.
  419. config MMC_S3C_DMA
  420. bool "Use DMA transfers only"
  421. help
  422. Use DMA to transfer data between memory and the hardare.
  423. Currently, the DMA support in this driver seems to not be
  424. working properly and needs to be debugged before this
  425. option is useful.
  426. endchoice
  427. config MMC_SDRICOH_CS
  428. tristate "MMC/SD driver for Ricoh Bay1Controllers"
  429. depends on PCI && PCMCIA
  430. help
  431. Say Y here if your Notebook reports a Ricoh Bay1Controller PCMCIA
  432. card whenever you insert a MMC or SD card into the card slot.
  433. To compile this driver as a module, choose M here: the
  434. module will be called sdricoh_cs.
  435. config MMC_TMIO_CORE
  436. tristate
  437. config MMC_TMIO
  438. tristate "Toshiba Mobile IO Controller (TMIO) MMC/SD function support"
  439. depends on MFD_TMIO || MFD_ASIC3
  440. select MMC_TMIO_CORE
  441. help
  442. This provides support for the SD/MMC cell found in TC6393XB,
  443. T7L66XB and also HTC ASIC3
  444. config MMC_SDHI
  445. tristate "SH-Mobile SDHI SD/SDIO controller support"
  446. depends on SUPERH || ARM || ARM64
  447. depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
  448. select MMC_TMIO_CORE
  449. help
  450. This provides support for the SDHI SD/SDIO controller found in
  451. SuperH and ARM SH-Mobile SoCs
  452. config MMC_CB710
  453. tristate "ENE CB710 MMC/SD Interface support"
  454. depends on PCI
  455. select CB710_CORE
  456. help
  457. This option enables support for MMC/SD part of ENE CB710/720 Flash
  458. memory card reader found in some laptops (ie. some versions of
  459. HP Compaq nx9500).
  460. This driver can also be built as a module. If so, the module
  461. will be called cb710-mmc.
  462. config MMC_VIA_SDMMC
  463. tristate "VIA SD/MMC Card Reader Driver"
  464. depends on PCI
  465. help
  466. This selects the VIA SD/MMC Card Reader driver, say Y or M here.
  467. VIA provides one multi-functional card reader which integrated into
  468. some motherboards manufactured by VIA. This card reader supports
  469. SD/MMC/SDHC.
  470. If you have a controller with this interface, say Y or M here.
  471. If unsure, say N.
  472. config SDH_BFIN
  473. tristate "Blackfin Secure Digital Host support"
  474. depends on (BF54x && !BF544) || (BF51x && !BF512)
  475. help
  476. If you say yes here you will get support for the Blackfin on-chip
  477. Secure Digital Host interface. This includes support for MMC and
  478. SD cards.
  479. To compile this driver as a module, choose M here: the
  480. module will be called bfin_sdh.
  481. If unsure, say N.
  482. config SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND
  483. bool "Blackfin EZkit Missing SDH_CMD Pull Up Resistor Workaround"
  484. depends on SDH_BFIN
  485. help
  486. If you say yes here SD-Cards may work on the EZkit.
  487. config MMC_DW
  488. tristate "Synopsys DesignWare Memory Card Interface"
  489. depends on HAS_DMA
  490. depends on ARC || ARM || ARM64 || MIPS || COMPILE_TEST
  491. help
  492. This selects support for the Synopsys DesignWare Mobile Storage IP
  493. block, this provides host support for SD and MMC interfaces, in both
  494. PIO, internal DMA mode and external DMA mode.
  495. config MMC_DW_PLTFM
  496. tristate "Synopsys Designware MCI Support as platform device"
  497. depends on MMC_DW
  498. default y
  499. help
  500. This selects the common helper functions support for Host Controller
  501. Interface based platform driver. Please select this option if the IP
  502. is present as a platform device. This is the common interface for the
  503. Synopsys Designware IP.
  504. If you have a controller with this interface, say Y or M here.
  505. If unsure, say Y.
  506. config MMC_DW_EXYNOS
  507. tristate "Exynos specific extensions for Synopsys DW Memory Card Interface"
  508. depends on MMC_DW
  509. select MMC_DW_PLTFM
  510. help
  511. This selects support for Samsung Exynos SoC specific extensions to the
  512. Synopsys DesignWare Memory Card Interface driver. Select this option
  513. for platforms based on Exynos4 and Exynos5 SoC's.
  514. config MMC_DW_K3
  515. tristate "K3 specific extensions for Synopsys DW Memory Card Interface"
  516. depends on MMC_DW
  517. select MMC_DW_PLTFM
  518. help
  519. This selects support for Hisilicon K3 SoC specific extensions to the
  520. Synopsys DesignWare Memory Card Interface driver. Select this option
  521. for platforms based on Hisilicon K3 SoC's.
  522. config MMC_DW_PCI
  523. tristate "Synopsys Designware MCI support on PCI bus"
  524. depends on MMC_DW && PCI
  525. help
  526. This selects the PCI bus for the Synopsys Designware Mobile Storage IP.
  527. Select this option if the IP is present on PCI platform.
  528. If you have a controller with this interface, say Y or M here.
  529. If unsure, say N.
  530. config MMC_DW_ROCKCHIP
  531. tristate "Rockchip specific extensions for Synopsys DW Memory Card Interface"
  532. depends on MMC_DW && ARCH_ROCKCHIP
  533. select MMC_DW_PLTFM
  534. help
  535. This selects support for Rockchip SoC specific extensions to the
  536. Synopsys DesignWare Memory Card Interface driver. Select this option
  537. for platforms based on RK3066, RK3188 and RK3288 SoC's.
  538. config MMC_SH_MMCIF
  539. tristate "SuperH Internal MMCIF support"
  540. depends on HAS_DMA
  541. depends on SUPERH || ARCH_RENESAS || COMPILE_TEST
  542. help
  543. This selects the MMC Host Interface controller (MMCIF) found in various
  544. Renesas SoCs for SH and ARM architectures.
  545. config MMC_JZ4740
  546. tristate "JZ4740 SD/Multimedia Card Interface support"
  547. depends on MACH_JZ4740
  548. help
  549. This selects support for the SD/MMC controller on Ingenic JZ4740
  550. SoCs.
  551. If you have a board based on such a SoC and with a SD/MMC slot,
  552. say Y or M here.
  553. config MMC_VUB300
  554. tristate "VUB300 USB to SDIO/SD/MMC Host Controller support"
  555. depends on USB
  556. help
  557. This selects support for Elan Digital Systems' VUB300 chip.
  558. The VUB300 is a USB-SDIO Host Controller Interface chip
  559. that enables the host computer to use SDIO/SD/MMC cards
  560. via a USB 2.0 or USB 1.1 host.
  561. The VUB300 chip will be found in both physically separate
  562. USB to SDIO/SD/MMC adapters and embedded on some motherboards.
  563. The VUB300 chip supports SD and MMC memory cards in addition
  564. to single and multifunction SDIO cards.
  565. Some SDIO cards will need a firmware file to be loaded and
  566. sent to VUB300 chip in order to achieve better data throughput.
  567. Download these "Offload Pseudocode" from Elan Digital Systems'
  568. web-site http://www.elandigitalsystems.com/support/downloads.php
  569. and put them in /lib/firmware. Note that without these additional
  570. firmware files the VUB300 chip will still function, but not at
  571. the best obtainable data rate.
  572. To compile this mmc host controller driver as a module,
  573. choose M here: the module will be called vub300.
  574. If you have a computer with an embedded VUB300 chip
  575. or if you intend connecting a USB adapter based on a
  576. VUB300 chip say Y or M here.
  577. config MMC_USHC
  578. tristate "USB SD Host Controller (USHC) support"
  579. depends on USB
  580. help
  581. This selects support for USB SD Host Controllers based on
  582. the Cypress Astoria chip with firmware compliant with CSR's
  583. USB SD Host Controller specification (CS-118793-SP).
  584. CSR boards with this device include: USB<>SDIO (M1985v2),
  585. and Ultrasira.
  586. Note: These controllers only support SDIO cards and do not
  587. support MMC or SD memory cards.
  588. config MMC_WMT
  589. tristate "Wondermedia SD/MMC Host Controller support"
  590. depends on ARCH_VT8500
  591. default y
  592. help
  593. This selects support for the SD/MMC Host Controller on
  594. Wondermedia WM8505/WM8650 based SoCs.
  595. To compile this driver as a module, choose M here: the
  596. module will be called wmt-sdmmc.
  597. config MMC_USDHI6ROL0
  598. tristate "Renesas USDHI6ROL0 SD/SDIO Host Controller support"
  599. depends on HAS_DMA
  600. help
  601. This selects support for the Renesas USDHI6ROL0 SD/SDIO
  602. Host Controller
  603. config MMC_REALTEK_PCI
  604. tristate "Realtek PCI-E SD/MMC Card Interface Driver"
  605. depends on MFD_RTSX_PCI
  606. help
  607. Say Y here to include driver code to support SD/MMC card interface
  608. of Realtek PCI-E card reader
  609. config MMC_REALTEK_USB
  610. tristate "Realtek USB SD/MMC Card Interface Driver"
  611. depends on MFD_RTSX_USB
  612. help
  613. Say Y here to include driver code to support SD/MMC card interface
  614. of Realtek RTS5129/39 series card reader
  615. config MMC_SUNXI
  616. tristate "Allwinner sunxi SD/MMC Host Controller support"
  617. depends on ARCH_SUNXI
  618. help
  619. This selects support for the SD/MMC Host Controller on
  620. Allwinner sunxi SoCs.
  621. config MMC_TOSHIBA_PCI
  622. tristate "Toshiba Type A SD/MMC Card Interface Driver"
  623. depends on PCI
  624. help
  625. config MMC_MTK
  626. tristate "MediaTek SD/MMC Card Interface support"
  627. depends on HAS_DMA
  628. help
  629. This selects the MediaTek(R) Secure digital and Multimedia card Interface.
  630. If you have a machine with a integrated SD/MMC card reader, say Y or M here.
  631. This is needed if support for any SD/SDIO/MMC devices is required.
  632. If unsure, say N.
  633. config MMC_SDHCI_MICROCHIP_PIC32
  634. tristate "Microchip PIC32MZDA SDHCI support"
  635. depends on MMC_SDHCI && PIC32MZDA && MMC_SDHCI_PLTFM
  636. help
  637. This selects the Secure Digital Host Controller Interface (SDHCI)
  638. for PIC32MZDA platform.
  639. If you have a controller with this interface, say Y or M here.
  640. If unsure, say N.
  641. config MMC_SDHCI_BRCMSTB
  642. tristate "Broadcom SDIO/SD/MMC support"
  643. depends on ARCH_BRCMSTB || BMIPS_GENERIC
  644. depends on MMC_SDHCI_PLTFM
  645. default y
  646. help
  647. This selects support for the SDIO/SD/MMC Host Controller on
  648. Broadcom STB SoCs.
  649. If unsure, say Y.