[U-Boot] [PATCH v3 1/7] generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig

Simon Glass sjg at chromium.org
Mon Mar 23 22:33:13 CET 2015


On 19 March 2015 at 04:42, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> Move the option to Kconfig renaming it to CONFIG_HAVE_GENERIC_BOARD.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> Changes in v2: None
>
>  Makefile                  |  2 +-
>  README                    |  6 +++---
>  arch/Kconfig              | 14 ++++++++++++++
>  arch/arc/config.mk        |  3 ---
>  arch/arm/config.mk        |  3 ---
>  arch/avr32/config.mk      |  3 ---
>  arch/blackfin/config.mk   |  3 ---
>  arch/m68k/config.mk       |  3 ---
>  arch/microblaze/config.mk |  1 -
>  arch/mips/config.mk       |  2 --
>  arch/nios2/config.mk      |  2 --
>  arch/powerpc/config.mk    |  3 ---
>  arch/sandbox/config.mk    |  3 ---
>  arch/x86/config.mk        |  3 ---
>  doc/README.generic-board  | 12 +++++++-----
>  15 files changed, 25 insertions(+), 38 deletions(-)

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


More information about the U-Boot mailing list