aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/stm32mp15_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-28 20:27:06 -0400
committerTom Rini <trini@konsulko.com>2022-11-10 10:08:55 -0500
commit9ba938e744d81e0164f5abbd087c461596ad63d4 (patch)
tree7edb63eb23c0c9f2c52ef9d363ebaa83722814e1 /include/configs/stm32mp15_common.h
parent75fc79e530eb01428ba4064b2693214efdfb2ee2 (diff)
downloadu-boot-9ba938e744d81e0164f5abbd087c461596ad63d4.tar.gz
Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MMC_MAX_DEVICE Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'include/configs/stm32mp15_common.h')
-rw-r--r--include/configs/stm32mp15_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/stm32mp15_common.h b/include/configs/stm32mp15_common.h
index 6103c2cea7f..b809f9322ad 100644
--- a/include/configs/stm32mp15_common.h
+++ b/include/configs/stm32mp15_common.h
@@ -21,9 +21,6 @@
*/
#define CONFIG_SYS_BOOTMAPSZ SZ_256M
-/*MMC SD*/
-#define CONFIG_SYS_MMC_MAX_DEVICE 3
-
/* NAND support */
/* Ethernet need */