brppt2: Use the correct MMC driver
authorTom Rini <trini@konsulko.com>
Fri, 11 Jul 2025 15:15:52 +0000 (09:15 -0600)
committerFabio Estevam <festevam@gmail.com>
Thu, 17 Jul 2025 12:57:09 +0000 (09:57 -0300)
commit795f6bd29416385c3ff709b7b6f962a6a49e719c
treef0b8fdeba357e742462f8d08f35248822def83e9
parent2a32b4f340d4c0648e0791359ad2e81a3e513b87
brppt2: Use the correct MMC driver

As part of splitting the i.MX parts of FSL_ESDHC out from the more
legacy parts, the FSL_ESDHC_IMX symbol was added. This platform is the
only one which was not converted correctly.

Fixes: e37ac717d796 ("Convert to use fsl_esdhc_imx for i.MX platforms")
Signed-off-by: Tom Rini <trini@konsulko.com>
configs/brppt2_defconfig