Kconfig (334d0dd8b660557608142f0f77abc6812b48f08b) | Kconfig (790864dcc2b3fe65355dd84ef8481e54b1bc61b6) |
---|---|
1# 2# MMC/SD host controller drivers 3# 4 5comment "MMC/SD Host Controller Drivers" | 1# 2# MMC/SD host controller drivers 3# 4 5comment "MMC/SD Host Controller Drivers" |
6 depends on MMC | |
7 8config MMC_ARMMMCI 9 tristate "ARM AMBA Multimedia Card Interface support" | 6 7config MMC_ARMMMCI 8 tristate "ARM AMBA Multimedia Card Interface support" |
10 depends on ARM_AMBA && MMC | 9 depends on ARM_AMBA |
11 help 12 This selects the ARM(R) AMBA(R) PrimeCell Multimedia Card 13 Interface (PL180 and PL181) support. If you have an ARM(R) 14 platform with a Multimedia Card slot, say Y or M here. 15 16 If unsure, say N. 17 18config MMC_PXA 19 tristate "Intel PXA25x/26x/27x Multimedia Card Interface support" | 10 help 11 This selects the ARM(R) AMBA(R) PrimeCell Multimedia Card 12 Interface (PL180 and PL181) support. If you have an ARM(R) 13 platform with a Multimedia Card slot, say Y or M here. 14 15 If unsure, say N. 16 17config MMC_PXA 18 tristate "Intel PXA25x/26x/27x Multimedia Card Interface support" |
20 depends on ARCH_PXA && MMC | 19 depends on ARCH_PXA |
21 help 22 This selects the Intel(R) PXA(R) Multimedia card Interface. 23 If you have a PXA(R) platform with a Multimedia Card slot, 24 say Y or M here. 25 26 If unsure, say N. 27 28config MMC_SDHCI 29 tristate "Secure Digital Host Controller Interface support (EXPERIMENTAL)" | 20 help 21 This selects the Intel(R) PXA(R) Multimedia card Interface. 22 If you have a PXA(R) platform with a Multimedia Card slot, 23 say Y or M here. 24 25 If unsure, say N. 26 27config MMC_SDHCI 28 tristate "Secure Digital Host Controller Interface support (EXPERIMENTAL)" |
30 depends on PCI && MMC && EXPERIMENTAL | 29 depends on PCI && EXPERIMENTAL |
31 help 32 This select the generic Secure Digital Host Controller Interface. 33 It is used by manufacturers such as Texas Instruments(R), Ricoh(R) 34 and Toshiba(R). Most controllers found in laptops are of this type. 35 If you have a controller with this interface, say Y or M here. 36 37 If unsure, say N. 38 39config MMC_OMAP 40 tristate "TI OMAP Multimedia Card Interface support" | 30 help 31 This select the generic Secure Digital Host Controller Interface. 32 It is used by manufacturers such as Texas Instruments(R), Ricoh(R) 33 and Toshiba(R). Most controllers found in laptops are of this type. 34 If you have a controller with this interface, say Y or M here. 35 36 If unsure, say N. 37 38config MMC_OMAP 39 tristate "TI OMAP Multimedia Card Interface support" |
41 depends on ARCH_OMAP && MMC | 40 depends on ARCH_OMAP |
42 select TPS65010 if MACH_OMAP_H2 43 help 44 This selects the TI OMAP Multimedia card Interface. 45 If you have an OMAP board with a Multimedia Card slot, 46 say Y or M here. 47 48 If unsure, say N. 49 50config MMC_WBSD 51 tristate "Winbond W83L51xD SD/MMC Card Interface support" | 41 select TPS65010 if MACH_OMAP_H2 42 help 43 This selects the TI OMAP Multimedia card Interface. 44 If you have an OMAP board with a Multimedia Card slot, 45 say Y or M here. 46 47 If unsure, say N. 48 49config MMC_WBSD 50 tristate "Winbond W83L51xD SD/MMC Card Interface support" |
52 depends on MMC && ISA_DMA_API | 51 depends on ISA_DMA_API |
53 help 54 This selects the Winbond(R) W83L51xD Secure digital and 55 Multimedia card Interface. 56 If you have a machine with a integrated W83L518D or W83L519D 57 SD/MMC card reader, say Y or M here. 58 59 If unsure, say N. 60 61config MMC_AU1X 62 tristate "Alchemy AU1XX0 MMC Card Interface support" | 52 help 53 This selects the Winbond(R) W83L51xD Secure digital and 54 Multimedia card Interface. 55 If you have a machine with a integrated W83L518D or W83L519D 56 SD/MMC card reader, say Y or M here. 57 58 If unsure, say N. 59 60config MMC_AU1X 61 tristate "Alchemy AU1XX0 MMC Card Interface support" |
63 depends on MMC && SOC_AU1200 | 62 depends on SOC_AU1200 |
64 help 65 This selects the AMD Alchemy(R) Multimedia card interface. 66 If you have a Alchemy platform with a MMC slot, say Y or M here. 67 68 If unsure, say N. 69 70config MMC_AT91 71 tristate "AT91 SD/MMC Card Interface support" | 63 help 64 This selects the AMD Alchemy(R) Multimedia card interface. 65 If you have a Alchemy platform with a MMC slot, say Y or M here. 66 67 If unsure, say N. 68 69config MMC_AT91 70 tristate "AT91 SD/MMC Card Interface support" |
72 depends on ARCH_AT91 && MMC | 71 depends on ARCH_AT91 |
73 help 74 This selects the AT91 MCI controller. 75 76 If unsure, say N. 77 78config MMC_IMX 79 tristate "Motorola i.MX Multimedia Card Interface support" | 72 help 73 This selects the AT91 MCI controller. 74 75 If unsure, say N. 76 77config MMC_IMX 78 tristate "Motorola i.MX Multimedia Card Interface support" |
80 depends on ARCH_IMX && MMC | 79 depends on ARCH_IMX |
81 help 82 This selects the Motorola i.MX Multimedia card Interface. 83 If you have a i.MX platform with a Multimedia Card slot, 84 say Y or M here. 85 86 If unsure, say N. 87 88config MMC_TIFM_SD 89 tristate "TI Flash Media MMC/SD Interface support (EXPERIMENTAL)" | 80 help 81 This selects the Motorola i.MX Multimedia card Interface. 82 If you have a i.MX platform with a Multimedia Card slot, 83 say Y or M here. 84 85 If unsure, say N. 86 87config MMC_TIFM_SD 88 tristate "TI Flash Media MMC/SD Interface support (EXPERIMENTAL)" |
90 depends on MMC && EXPERIMENTAL && PCI | 89 depends on EXPERIMENTAL && PCI |
91 select TIFM_CORE 92 help 93 Say Y here if you want to be able to access MMC/SD cards with 94 the Texas Instruments(R) Flash Media card reader, found in many 95 laptops. 96 This option 'selects' (turns on, enables) 'TIFM_CORE', but you 97 probably also need appropriate card reader host adapter, such as 98 'Misc devices: TI Flash Media PCI74xx/PCI76xx host adapter support 99 (TIFM_7XX1)'. 100 101 To compile this driver as a module, choose M here: the 102 module will be called tifm_sd. 103 | 90 select TIFM_CORE 91 help 92 Say Y here if you want to be able to access MMC/SD cards with 93 the Texas Instruments(R) Flash Media card reader, found in many 94 laptops. 95 This option 'selects' (turns on, enables) 'TIFM_CORE', but you 96 probably also need appropriate card reader host adapter, such as 97 'Misc devices: TI Flash Media PCI74xx/PCI76xx host adapter support 98 (TIFM_7XX1)'. 99 100 To compile this driver as a module, choose M here: the 101 module will be called tifm_sd. 102 |