MMC was using SDMMC kconfigs to build disk driver. This is incorrect, MMC and SDMMC should not be sharing Kconfigs. Split the drivers/disk/Kconfig.sdmmc into drivers/disk/Kconfig.mmc and drivers/disk/Kconfig.sdmmc. Also update disk tests to account for new MMC Kconfigs. Signed-off-by: Declan Snyder <declan.snyder@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| flashdisk.c | ||
| Kconfig | ||
| Kconfig.flash | ||
| Kconfig.mmc | ||
| Kconfig.ram | ||
| Kconfig.sdmmc | ||
| mmc_subsys.c | ||
| ramdisk.c | ||
| sdmmc_sdhc.h | ||
| sdmmc_stm32.c | ||
| sdmmc_subsys.c | ||