Re: [U-Boot] [PATCH 04/19] powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig

2015-01-05 Thread Masahiro Yamada
Hi Simon, On Mon, 15 Dec 2014 07:19:39 -0700 Simon Glass wrote: > diff --git a/include/configs/canyonlands.h b/include/configs/canyonlands.h > index 7b1f368..ed790cc 100644 > --- a/include/configs/canyonlands.h > +++ b/include/configs/canyonlands.h > @@ -11,6 +11,8 @@ > #ifndef __CONFIG_H > #

[U-Boot] [PATCH 04/19] powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig

2014-12-15 Thread Simon Glass
Move these options to Kconfig and remove them from the CONFIG files. Signed-off-by: Simon Glass --- board/amcc/canyonlands/Kconfig | 20 configs/arches_defconfig | 2 +- configs/canyonlands_defconfig | 2 +- configs/glacier_defconfig | 2 +- include/configs/c