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

Simon Glass sjg at chromium.org
Tue Apr 28 17:40:09 CEST 2015


On 28 April 2015 at 08:12, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list