[U-Boot] [PATCH 07/15] x86: Move CONFIG_X86_SERIAL to Kconfig
Simon Glass
sjg at chromium.org
Mon Aug 3 01:38:04 CEST 2015
On 28 July 2015 at 01:48, Bin Meng <bmeng.cn at gmail.com> wrote:
> Hi Simon,
>
> On Tue, Jul 28, 2015 at 5:47 AM, Simon Glass <sjg at chromium.org> wrote:
>> Move this config option to Kconfig and tidy up.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>
> But please see nits below.
Nits fixed and
Applied to u-boot-x86.
>
>>
>> configs/efi-x86_defconfig | 1 +
>
> This has dependencies to the efi series. I think we should remove this
> change if we apply this series first.
>
>> drivers/serial/Kconfig | 10 ++++++++++
>> include/configs/crownbay.h | 1 -
>> include/configs/galileo.h | 2 --
>> include/configs/minnowmax.h | 1 -
>> include/configs/qemu-x86.h | 2 --
>> include/configs/x86-chromebook.h | 2 --
>> 7 files changed, 11 insertions(+), 8 deletions(-)
>>
[snip]
More information about the U-Boot
mailing list