summaryrefslogtreecommitdiff
path: root/configs/total_compute_defconfig
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 /configs/total_compute_defconfig
parenta918df21f09739e4d0f91937b88f3804696a0f41 (diff)
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 'configs/total_compute_defconfig')
-rw-r--r--configs/total_compute_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/total_compute_defconfig b/configs/total_compute_defconfig
index f9901a4f67..807e9ebd86 100644
--- a/configs/total_compute_defconfig
+++ b/configs/total_compute_defconfig
@@ -48,6 +48,7 @@ CONFIG_OF_CONTROL=y
CONFIG_CLK=y
# CONFIG_MMC_WRITE is not set
CONFIG_ARM_PL180_MMCI=y
+CONFIG_SYS_MMC_MAX_BLK_COUNT=127
CONFIG_MTD=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y