commit | 75fc79e530eb01428ba4064b2693214efdfb2ee2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 28 20:27:05 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 10 10:08:55 2022 -0500 |
tree | 13f0826314c5140f0d6aeecf04664b3e184e2686 | |
parent | a918df21f09739e4d0f91937b88f3804696a0f41 [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>