Re: [U-Boot] [PATCH 06/39] x86: config: Move common x86 configs to a common file

2014-11-07 Thread Bin Meng
Hi Simon, On Fri, Nov 7, 2014 at 4:19 AM, Simon Glass s...@chromium.org wrote: Many of the x86 CONFIG options will be common across different boards. Move them to a common file. Signed-off-by: Simon Glass s...@chromium.org --- include/configs/coreboot.h | 289

Re: [U-Boot] [PATCH 06/39] x86: config: Move common x86 configs to a common file

2014-11-07 Thread Simon Glass
Hi Bin, On 7 November 2014 08:05, Bin Meng bmeng...@gmail.com wrote: Hi Simon, On Fri, Nov 7, 2014 at 4:19 AM, Simon Glass s...@chromium.org wrote: Many of the x86 CONFIG options will be common across different boards. Move them to a common file. Signed-off-by: Simon Glass

[U-Boot] [PATCH 06/39] x86: config: Move common x86 configs to a common file

2014-11-06 Thread Simon Glass
Many of the x86 CONFIG options will be common across different boards. Move them to a common file. Signed-off-by: Simon Glass s...@chromium.org --- include/configs/coreboot.h | 289 ++- include/configs/x86-common.h | 272