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 NO
Hi Marek,
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
Hi Marek,
Thank you for the patch.
On jeu., août 29, 2024 at 03:22, 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
> CMD_MMC to show up the Kconfig option only if MMC command is enabled.
>
3 matches
Mail list logo