[U-Boot] [PATCH] Kconfig: move EXPERT option under "General setup" menu
Masahiro Yamada
yamada.m at jp.panasonic.com
Tue Jan 6 03:17:04 CET 2015
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 <trini at ti.com> wrote:
> 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 <trini at ti.com>
> AuthorDate: Fri Nov 14 09:34:29 2014 +0100
> Commit: Albert ARIBAUD <albert.u.boot at aribaud.net>
> CommitDate: Mon Nov 24 09:09:46 2014 +0100
>
> Kconfig: Add EXPERT option
>
> For similar reasons to why the Linux Kernel has an EXPERT option, we too
> want an option to allow for tweaking of some options that while normally
> should remain hidden, may need to be changed in some cases.
>
> Signed-off-by: Tom Rini <trini at ti.com>
> Acked-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Hans de Goede <hdegoede at redhat.com>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
>
> --
> Tom
More information about the U-Boot
mailing list