Re: [U-Boot] [PATCH 33/47] Convert CONFIG_CMD_IDE to Kconfig

2017-05-15 Thread Tom Rini
On Mon, May 15, 2017 at 06:18:19PM -0600, Simon Glass wrote: > Hi Tom, > > On 15 May 2017 at 12:04, Tom Rini wrote: > > On Mon, May 15, 2017 at 04:57:48AM -0600, Simon Glass wrote: > > > >> This converts the following to Kconfig: > >>CONFIG_CMD_IDE > >> > >> Signed-off-by: Simon Glass > >> -

Re: [U-Boot] [PATCH 33/47] Convert CONFIG_CMD_IDE to Kconfig

2017-05-15 Thread Simon Glass
Hi Tom, On 15 May 2017 at 12:04, Tom Rini wrote: > On Mon, May 15, 2017 at 04:57:48AM -0600, Simon Glass wrote: > >> This converts the following to Kconfig: >>CONFIG_CMD_IDE >> >> Signed-off-by: Simon Glass >> --- >> >> README | 1 - >> cmd/Kconfig

Re: [U-Boot] [PATCH 33/47] Convert CONFIG_CMD_IDE to Kconfig

2017-05-15 Thread Tom Rini
On Mon, May 15, 2017 at 04:57:48AM -0600, Simon Glass wrote: > This converts the following to Kconfig: >CONFIG_CMD_IDE > > Signed-off-by: Simon Glass > --- > > README | 1 - > cmd/Kconfig | 8 [snip] Nothing useful fro

[U-Boot] [PATCH 33/47] Convert CONFIG_CMD_IDE to Kconfig

2017-05-15 Thread Simon Glass
This converts the following to Kconfig: CONFIG_CMD_IDE Signed-off-by: Simon Glass --- README | 1 - cmd/Kconfig | 8 configs/CPCI4052_defconfig | 1 + configs/M5253DEMO_defconfig | 1 + configs