[PATCH] mmc: Hide mmc speed command under mmc command
Marek Vasut
marek.vasut at mailbox.org
Mon Sep 2 15:38:52 CEST 2024
On 9/2/24 10:48 AM, Quentin Schulz wrote:
> Hi Marek,
Hi,
> On 8/29/24 3:22 AM, Marek Vasut wrote:
>> The mmc speed command configuration option keeps showing up in
>> Kconfig even if CMD_MMC is not set. Move MMC_SPEED_MODE_SET under
>
> How is that even possible?
>
> Shouldn't
>
> depends on
>
> be enough to NOT show the option?
>
> I just tested now and it does NOT show up when CMD_MMC is disabled, so
> not sure what your issue is?
See V2, I totally messed up the commit message here because too much
back and forth rebasing.
More information about the U-Boot
mailing list