[U-Boot] [PATCH v2 03/19] powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk
Simon Glass
sjg at chromium.org
Wed Feb 11 20:37:32 CET 2015
On 7 February 2015 at 11:51, Simon Glass <sjg at chromium.org> wrote:
> Many CONFIG options have an unnecessary value of 1. CONFIG_440 is set in
> the various board config files. Also simplify the CONFIG_440 check in
> config.mk
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/powerpc/cpu/ppc4xx/config.mk | 5 +----
> board/amcc/canyonlands/config.mk | 2 --
> include/configs/canyonlands.h | 34 +++++++++++++++++-----------------
> 3 files changed, 18 insertions(+), 23 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list