
3 Aug
2015
3 Aug
'15
1:38 a.m.
On 28 July 2015 at 01:48, Bin Meng bmeng.cn@gmail.com wrote:
Hi Simon,
On Tue, Jul 28, 2015 at 5:47 AM, Simon Glass sjg@chromium.org wrote:
Move this config option to Kconfig and tidy up.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Bin Meng bmeng.cn@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]