Re: [U-Boot] [PATCH v2 05/20] sf: Kconfig: Update SPI_FLASH entry

2015-07-01 Thread Jagan Teki
On 29 June 2015 at 01:02, Jagan Teki wrote: > Updated SPI_FLASH entry on Kconfig with depends on > and along with config help description. > > Signed-off-by: Jagan Teki > --- > Changes for v2: > - Removed "depends on CMD_SF" as it's not in defconfig > > drivers/mtd/spi/Kconfig | 18 +

[U-Boot] [PATCH v2 05/20] sf: Kconfig: Update SPI_FLASH entry

2015-06-28 Thread Jagan Teki
Updated SPI_FLASH entry on Kconfig with depends on and along with config help description. Signed-off-by: Jagan Teki --- Changes for v2: - Removed "depends on CMD_SF" as it's not in defconfig drivers/mtd/spi/Kconfig | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-