sunxi: h616: defconfigs: enable eMMC
authorAndre Przywara <andre.przywara@arm.com>
Thu, 27 Mar 2025 21:21:02 +0000 (21:21 +0000)
committerTom Rini <trini@konsulko.com>
Mon, 28 Apr 2025 18:45:43 +0000 (12:45 -0600)
commit432e518ba70ff87bee7acec2e5f614d6ad044bbd
treef5f82367e228cf7bb90ee45b9f4b5a44a5aaa15e
parent923ad56374129cdb075175f42ecc5997374870bb
sunxi: h616: defconfigs: enable eMMC

Now that eMMC is working properly on H616 devices, it became apparent
that some boards were missing the right defconfig bits to enable eMMC
access.

Add the eMMC device number to the Tanix TX1 and the X96 Mate defconfig,
also the eMMC boot option to the TX1. Oddly enough the X96 Mate had
just this bit already.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
configs/tanix_tx1_defconfig
configs/x96_mate_defconfig