[U-Boot] [RESEND PATCH v4 07/12] x86: Move CONFIG_SYS_CAR_xxx to Kconfig
Simon Glass
sjg at chromium.org
Wed Jan 7 03:41:25 CET 2015
On 6 January 2015 at 07:14, Bin Meng <bmeng.cn at gmail.com> wrote:
> Move CONFIG_SYS_CAR_ADDR and CONFIG_SYS_CAR_SIZE to Kconfig so that
> we don't need them in the board configuration file thus the same
> board configuratoin file can be used to build both coreboot version
> and bare version.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - New patch to move CONFIG_SYS_CAR_xxx to Kconfig
>
> board/coreboot/coreboot/Kconfig | 12 ++++++++++++
> board/google/chromebook_link/Kconfig | 8 ++++++++
> include/configs/chromebook_link.h | 4 ++--
> 3 files changed, 22 insertions(+), 2 deletions(-)
>
Applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list