[U-Boot] [PATCH 2/5] x86: Kconfig: Move platform options forward

Simon Glass sjg at chromium.org
Tue Apr 28 16:12:03 CEST 2015


On 27 April 2015 at 09:22, Bin Meng <bmeng.cn at gmail.com> wrote:
> Move platform-specific options under in arch/x86/Kconfig forward right
> after the board-specific options but before any architecture-specific
> options. When it comes to the same Kconfig option, board-specific one
> takes take the highest precedence, then platform-specific one, and
> finally architecture-specific one.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/Kconfig | 19 +++++++++----------
>  1 file changed, 9 insertions(+), 10 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list