Re: [U-Boot] [PATCH] Kconfig: move EXPERT option under "General setup" menu

2015-01-07 Thread Masahiro YAMADA
Ping? 2015-01-06 11:17 GMT+09:00 Masahiro Yamada : > Hi Tom, > > > Please see my patch carefully. > http://patchwork.ozlabs.org/patch/415041/ > > > > Your commit (1bf0979f5ff4c297) added the expert menu at the root menu. > > Mine moves it under the "General setup" menu like Linux. > > > > > On Mo

Re: [U-Boot] [PATCH] Kconfig: move EXPERT option under "General setup" menu

2015-01-05 Thread Masahiro Yamada
Hi Tom, Please see my patch carefully. http://patchwork.ozlabs.org/patch/415041/ Your commit (1bf0979f5ff4c297) added the expert menu at the root menu. Mine moves it under the "General setup" menu like Linux. On Mon, 5 Jan 2015 12:41:56 -0500 Tom Rini wrote: > On Tue, Jan 06, 2015 at 12

Re: [U-Boot] [PATCH] Kconfig: move EXPERT option under "General setup" menu

2015-01-05 Thread Tom Rini
On Tue, Jan 06, 2015 at 12:37:24AM +0900, Masahiro YAMADA wrote: > Tom, > > > Is there any reason why this patch is not applied? Eh? $ git log --pretty=fuller 1bf0979f5ff4c297149a705d129ab8db4bec7763 -n1 commit 1bf0979f5ff4c297149a705d129ab8db4bec7763 Author: Tom Rini AuthorDate: Fri Nov 1

Re: [U-Boot] [PATCH] Kconfig: move EXPERT option under "General setup" menu

2015-01-05 Thread Masahiro YAMADA
Tom, Is there any reason why this patch is not applied? 2014-11-26 18:42 GMT+09:00 Masahiro Yamada : > Make it a sub-menu of "General setup" like Linux Kernel. > > Signed-off-by: Masahiro Yamada > Cc: Tom Rini > --- > > Kconfig | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >

[U-Boot] [PATCH] Kconfig: move EXPERT option under "General setup" menu

2014-11-26 Thread Masahiro Yamada
Make it a sub-menu of "General setup" like Linux Kernel. Signed-off-by: Masahiro Yamada Cc: Tom Rini --- Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Kconfig b/Kconfig index 153ee2b..60cf1dd 100644 --- a/Kconfig +++ b/Kconfig @@ -56,8 +56,6 @@ config CC_OPTIM