Hi Marek, On Tue, Oct 31, 2023 at 7:16 AM Marek Vasut <marex at 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.