On 19 March 2015 at 04:42, Masahiro Yamada <[email protected]> wrote: > Move the option to Kconfig renaming it to CONFIG_HAVE_GENERIC_BOARD. > > Signed-off-by: Masahiro Yamada <[email protected]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

