summaryrefslogtreecommitdiffstats
path: root/features/mmc/mmc_sd_y.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'features/mmc/mmc_sd_y.cfg')
-rw-r--r--features/mmc/mmc_sd_y.cfg136
1 files changed, 136 insertions, 0 deletions
diff --git a/features/mmc/mmc_sd_y.cfg b/features/mmc/mmc_sd_y.cfg
new file mode 100644
index 0000000..79bb712
--- /dev/null
+++ b/features/mmc/mmc_sd_y.cfg
@@ -0,0 +1,136 @@
1CONFIG_MTD=y
2# CONFIG_MTD_TESTS is not set
3# CONFIG_MTD_REDBOOT_PARTS is not set
4# CONFIG_MTD_CMDLINE_PARTS is not set
5# CONFIG_MTD_AR7_PARTS is not set
6
7#
8# User Modules And Translation Layers
9#
10# CONFIG_MTD_BLOCK is not set
11# CONFIG_MTD_BLOCK_RO is not set
12# CONFIG_FTL is not set
13# CONFIG_NFTL is not set
14# CONFIG_INFTL is not set
15# CONFIG_RFD_FTL is not set
16# CONFIG_SSFDC is not set
17# CONFIG_SM_FTL is not set
18# CONFIG_MTD_OOPS is not set
19# CONFIG_MTD_SWAP is not set
20# CONFIG_MTD_PARTITIONED_MASTER is not set
21
22#
23# RAM/ROM/Flash chip drivers
24#
25# CONFIG_MTD_CFI is not set
26# CONFIG_MTD_JEDECPROBE is not set
27CONFIG_MTD_MAP_BANK_WIDTH_1=y
28CONFIG_MTD_MAP_BANK_WIDTH_2=y
29CONFIG_MTD_MAP_BANK_WIDTH_4=y
30# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
31# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
32# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
33CONFIG_MTD_CFI_I1=y
34CONFIG_MTD_CFI_I2=y
35# CONFIG_MTD_CFI_I4 is not set
36# CONFIG_MTD_CFI_I8 is not set
37# CONFIG_MTD_RAM is not set
38# CONFIG_MTD_ROM is not set
39# CONFIG_MTD_ABSENT is not set
40
41#
42# Mapping drivers for chip access
43#
44# CONFIG_MTD_COMPLEX_MAPPINGS is not set
45# CONFIG_MTD_INTEL_VR_NOR is not set
46# CONFIG_MTD_PLATRAM is not set
47
48#
49# Self-contained MTD device drivers
50#
51# CONFIG_MTD_PMC551 is not set
52# CONFIG_MTD_DATAFLASH is not set
53# CONFIG_MTD_SST25L is not set
54# CONFIG_MTD_SLRAM is not set
55# CONFIG_MTD_PHRAM is not set
56# CONFIG_MTD_MTDRAM is not set
57# CONFIG_MTD_BLOCK2MTD is not set
58
59#
60# Disk-On-Chip Device Drivers
61#
62# CONFIG_MTD_DOCG3 is not set
63# CONFIG_MTD_NAND is not set
64# CONFIG_MTD_ONENAND is not set
65
66#
67# LPDDR & LPDDR2 PCM memory drivers
68#
69# CONFIG_MTD_LPDDR is not set
70# CONFIG_MTD_SPI_NOR is not set
71# CONFIG_MTD_UBI is not set
72CONFIG_TIFM_CORE=y
73CONFIG_TIFM_7XX1=y
74CONFIG_CB710_CORE=y
75# CONFIG_CB710_DEBUG is not set
76CONFIG_CB710_DEBUG_ASSUMPTIONS=y
77# CONFIG_INTEL_MEI_SPD is not set
78CONFIG_RPMB=y
79# CONFIG_RPMB_INTF_DEV is not set
80CONFIG_MMC=y
81# CONFIG_MMC_DEBUG is not set
82
83#
84# MMC/SD/SDIO Card Drivers
85#
86CONFIG_MMC_BLOCK=y
87CONFIG_MMC_BLOCK_MINORS=8
88CONFIG_MMC_BLOCK_BOUNCE=y
89CONFIG_SDIO_UART=y
90# CONFIG_MMC_TEST is not set
91
92#
93# MMC/SD/SDIO Host Controller Drivers
94#
95CONFIG_MMC_SDHCI=y
96CONFIG_MMC_SDHCI_PCI=y
97# CONFIG_MMC_RICOH_MMC is not set
98CONFIG_MMC_SDHCI_ACPI=y
99CONFIG_MMC_SDHCI_PLTFM=y
100CONFIG_MMC_WBSD=y
101CONFIG_MMC_TIFM_SD=y
102CONFIG_MMC_SPI=y
103CONFIG_MMC_CB710=y
104CONFIG_MMC_VIA_SDMMC=y
105CONFIG_MMC_VUB300=y
106CONFIG_MMC_USHC=y
107CONFIG_MMC_USDHI6ROL0=y
108CONFIG_MMC_TOSHIBA_PCI=y
109CONFIG_MMC_MTK=y
110CONFIG_MEMSTICK=y
111# CONFIG_MEMSTICK_DEBUG is not set
112
113#
114# MemoryStick drivers
115#
116# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
117CONFIG_MSPRO_BLOCK=y
118CONFIG_MS_BLOCK=y
119
120#
121# MemoryStick Host Controller Drivers
122#
123CONFIG_MEMSTICK_TIFM_MS=y
124CONFIG_MEMSTICK_JMICRON_38X=y
125CONFIG_MEMSTICK_R592=y
126# CONFIG_LEDS_TRIGGER_MTD is not set
127CONFIG_LIBNVDIMM=y
128CONFIG_BLK_DEV_PMEM=y
129CONFIG_ND_BLK=y
130CONFIG_ND_CLAIM=y
131CONFIG_ND_BTT=y
132CONFIG_BTT=y
133# CONFIG_JFFS2_FS is not set
134# CONFIG_ROMFS_BACKED_BY_MTD is not set
135# CONFIG_ROMFS_BACKED_BY_BOTH is not set
136CONFIG_CRC7=y