[U-Boot] [PATCH v2 07/12] x86: Move CONFIG_SYS_CAR_xxx to Kconfig

Simon Glass sjg at chromium.org
Tue Jan 6 02:50:30 CET 2015


On 5 January 2015 at 08:28, 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>
>
> ---
>
> 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(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list