Lines Matching +full:mmc +full:-

1 menu "MMC Host controller Support"
3 config MMC config
4 bool "MMC/SD/SDIO card support"
10 If you want MMC/SD/SDIO support, you should say Y here and
14 bool "support for MMC/SD write operations"
15 depends on MMC
18 Enable write access to MMC and SD Cards
21 bool "Enable MMC controllers using Driver Model"
24 This enables the MultiMediaCard (MMC) uclass which supports MMC and
25 Secure Digital I/O (SDIO) cards. Both removable (SD, micro-SD, etc.)
26 and non-removable (e.g. eMMC chip) devices are supported. These
27 appear as block devices in U-Boot and can support filesystems such
31 bool "Enable MMC controllers using Driver Model in SPL"
35 This enables the MultiMediaCard (MMC) uclass which supports MMC and
36 Secure Digital I/O (SDIO) cards. Both removable (SD, micro-SD, etc.)
37 and non-removable (e.g. eMMC chip) devices are supported. These
38 appear as block devices in U-Boot and can support filesystems such
41 if MMC
44 bool "Tiny MMC framework in SPL"
46 Enable MMC framework tinification support. This option is useful if
49 you are reading this help text, you most likely have no idea :-)
51 The MMC framework is reduced to bare minimum to be useful. No malloc
52 support is needed for the MMC framework operation with this option
53 enabled. The framework supports exactly one MMC device and exactly
54 one MMC driver. The MMC driver can be adjusted to avoid any malloc
59 bool "Reduce mmc code size"
61 Reduce mmc code size.
65 depends on MMC && CMD_MMC
84 block, this provides host support for SD and MMC interfaces, in both
106 bool "Rockchip SD/MMC controller support"
112 SD 3.0, SDIO 3.0 and MMC 4.5 and supports common eMMC chips as well
113 as removeable SD and micro-SD cards.
147 This selects the Freescale SSP MMC controller found on MXS based
153 bool "Support for MMC controllers on PCI"
155 This selects PCI-based MMC controllers.
156 If you have an MMC controller on a PCI bus, say Y here.
174 This enables extended-drain in the MMC/SD/SDIO1I/O and
175 GPIO-associated I/O cells (gpio_126, gpio_127, and gpio_129)
183 bool "SuperH/Renesas ARM SoCs on-chip SDHI host controller support"
186 Support for the on-chip SDHI host controller on SuperH/Renesas ARM SoCs platform
189 bool "UniPhier SD/MMC Host Controller support"
194 This selects support for the SD/MMC Host Controller on UniPhier SoCs.
197 bool "Sandbox MMC support"
201 This select a dummy sandbox MMC driver. At present this does nothing
202 other than allow sandbox to be build with MMC support. This
204 MMC build errors with sandbox.
238 the embedded MultiMedia Card (e.MMC) Specification V4.51, the SD
244 tristate "SDHCI support for the BCM2835 SD/MMC Controller"
249 This selects the BCM2835 SD/MMC controller.
251 If you have a BCM2835 platform with SD or MMC devices,
257 tristate "SDHCI support for the BCMSTB SD/MMC Controller"
260 This selects the Broadcom set-top box SD/MMC controller.
262 If you have a BCMSTB platform with SD or MMC devices,
297 Card-detect gpios are not supported.
312 bool "Microchip PIC32 on-chip SDHCI support"
382 bool "SDHCI platform support for the Tegra SD/MMC Controller"
386 This selects the Tegra SD/MMC controller. If you have a Tegra
387 platform with SD or MMC devices, say Y here.
400 bool "Allwinner sunxi SD/MMC Host Controller support"
404 This selects support for the SD/MMC Host Controller on
416 (HSMCI), which supports the MultiMedia Card (MMC) Specification V4.3,
418 and CE-ATA V1.1.
421 bool "Enable to use pre-configure set by pre-loader or bootrom"
423 The MMC is initialized by pre-loader or bootrom, so it is no need to