aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/vexpress_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-28 20:27:05 -0400
committerTom Rini <trini@konsulko.com>2022-11-10 10:08:55 -0500
commit75fc79e530eb01428ba4064b2693214efdfb2ee2 (patch)
tree13f0826314c5140f0d6aeecf04664b3e184e2686 /include/configs/vexpress_common.h
parenta918df21f09739e4d0f91937b88f3804696a0f41 (diff)
downloadu-boot-75fc79e530eb01428ba4064b2693214efdfb2ee2.tar.gz
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MMC_MAX_BLK_COUNT 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/vexpress_common.h')
-rw-r--r--include/configs/vexpress_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/vexpress_common.h b/include/configs/vexpress_common.h
index 7c0856ae325..5d773060d82 100644
--- a/include/configs/vexpress_common.h
+++ b/include/configs/vexpress_common.h
@@ -124,8 +124,6 @@
#define CONFIG_SYS_SERIAL0 V2M_UART0
#define CONFIG_SYS_SERIAL1 V2M_UART1
-#define CONFIG_SYS_MMC_MAX_BLK_COUNT 127
-
/* Miscellaneous configurable options */
#define LINUX_BOOT_PARAM_ADDR (V2M_BASE + 0x2000)