RE: [PATCH 12/21] Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig

2022-11-02 Thread Jaehoon Chung
> -Original Message- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Simon Glass > Sent: Sunday, October 30, 2022 10:44 AM > To: Tom Rini > Cc: u-boot@lists.denx.de > Subject: Re: [PATCH 12/21] Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig >

Re: [PATCH 12/21] Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig

2022-10-29 Thread Simon Glass
On Fri, 28 Oct 2022 at 18:29, Tom Rini wrote: > > This converts the following to Kconfig: >CONFIG_SYS_MMC_MAX_BLK_COUNT > > Signed-off-by: Tom Rini > --- > configs/hikey960_defconfig | 1 + > configs/octeontx2_95xx_defconfig| 1 + > configs/octeontx2_96xx_defconfig

[PATCH 12/21] Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig

2022-10-28 Thread Tom Rini
This converts the following to Kconfig: CONFIG_SYS_MMC_MAX_BLK_COUNT Signed-off-by: Tom Rini --- configs/hikey960_defconfig | 1 + configs/octeontx2_95xx_defconfig| 1 + configs/octeontx2_96xx_defconfig| 1 + configs/octeontx_81xx_defconfig | 1 +