]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/starfive/visionfive2/Kconfig
board: starfive: function to read eMMC size
[thirdparty/u-boot.git] / board / starfive / visionfive2 / Kconfig
index 2186a939646d0c380015ed6cb3fbf0602ede7b58..d7e8a7a7d78649a4876dcd496bed66bee317e1e0 100644 (file)
@@ -50,4 +50,13 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        imply PHY_LIB
        imply PHY_MSCC
 
+config STARFIVE_NO_EMMC
+       bool "Report eMMC size as zero"
+       help
+         The serial number string in the EEPROM is meant to report the
+         size of onboard eMMC. Unfortunately some Milk-V Mars CM Lite
+         modules without eMMC show a non-zero size here.
+
+         Set to 'Y' if you have a Mars CM Lite module.
+
 endif