Re: [PATCH 1/1] mmc: adjust Kconfig for mmc sub-commands

2020-04-01 Thread Jaehoon Chung
On 4/1/20 2:39 AM, Heinrich Schuchardt wrote: > All sub-commands of the mmc command should be shown in the Kconfig menu > next to the mmc command. This includes: > > * mmc bkops > * mmc rpmb > * mmc swrite > > The mmc rpmb sub-command is not usable without CONFIG_SUPPORT_EMMC_RPMB. > Add the miss

RE: [PATCH 1/1] mmc: adjust Kconfig for mmc sub-commands

2020-03-31 Thread Peng Fan
> Subject: [PATCH 1/1] mmc: adjust Kconfig for mmc sub-commands > > All sub-commands of the mmc command should be shown in the Kconfig menu > next to the mmc command. This includes: > > * mmc bkops > * mmc rpmb > * mmc swrite > > The mmc rpmb sub-command is not usable without > CONFIG_SUPPORT_EM