On 10/31/23 13:06, Fabio Estevam wrote:
Hi Marek,On Tue, Oct 31, 2023 at 7:16 AM Marek Vasut <ma...@denx.de> wrote:+config CMD_MMC_REG + bool "Enable support for reading card registers in the mmc command" + depends on CMD_MMC + default n"default n" could be dropped, since it is already the default.
Should be fixed in v4, thanks