
2 Sep
2024
2 Sep
'24
3:38 p.m.
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.