u-boot-brain/include/configs/km
Holger Brunck b5befd8211 arm/km: fix u-boot.kwb build breakage
commit 010a958b
(arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h)
breaks building keymile arm targets, when u-boot.kwb tries to
generate the binary with mkimage. A simple make <board> or MAKEALL
succeeded because it don't try to build the kirwood binary at the end.

Due this commit we use the CONFIG_SYS_KWD_CONFIG from the
arch-kirkwood/config.h and it was removed from the board config.
But it was forgotten to include the header. Now the header is included
in km_arm.h. Some other defines were obsolete due to this include,
these are also removed in this commit.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
cc: Heiko Schocher <hs@denx.de>
2011-07-04 10:55:28 +02:00
..
keymile-common.h arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h 2011-05-31 19:45:02 +02:00
km_arm.h arm/km: fix u-boot.kwb build breakage 2011-07-04 10:55:28 +02:00
km-powerpc.h km/common: simplify default environment 2011-05-18 23:03:22 +02:00
km82xx-common.h keymile boards: move keymile specific header in subdir 2011-05-10 23:22:49 +02:00
km83xx-common.h keymile boards: move keymile specific header in subdir 2011-05-10 23:22:49 +02:00
km8321-common.h keymile boards: move keymile specific header in subdir 2011-05-10 23:22:49 +02:00