Re: [U-Boot] [PATCH] README.kconfig: fix typo

2014-10-21 Thread Masahiro Yamada
On Tue, 21 Oct 2014 13:27:45 +0300 Igor Grinberg wrote: > Fix typo in defconfig file format description. > > Signed-off-by: Igor Grinberg > Cc: Masahiro Yamada > --- > doc/README.kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/README.kconfig b/doc/README

[U-Boot] [PATCH] README.kconfig: fix typo

2014-10-21 Thread Igor Grinberg
Fix typo in defconfig file format description. Signed-off-by: Igor Grinberg Cc: Masahiro Yamada --- doc/README.kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.kconfig b/doc/README.kconfig index 3aad5b4..69dc459 100644 --- a/doc/README.kconfig +++ b/doc/REA