summaryrefslogtreecommitdiffstats
path: root/include/configs/aria.h
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2010-11-29 22:36:39 +0100
committerAnatolij Gustschin <agust@denx.de>2010-12-01 20:48:38 +0100
commitf550c521e123f2c35d742599f19f4aea2db85951 (patch)
tree4bc6ce19b387057ff0eb1a82ebb66458a2aef08a /include/configs/aria.h
parent14f88c43fcb7cee954648daeaba08b8e881ec01b (diff)
downloadtalos-obmc-uboot-f550c521e123f2c35d742599f19f4aea2db85951.tar.gz
talos-obmc-uboot-f550c521e123f2c35d742599f19f4aea2db85951.zip
mpc512x: aria: cleanup board config file
CONFIG_FSL_DIU_LOGO_BMP has been removed while refactoring MPC8610 and MPC5121 DIU code, so remove it. Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include/configs/aria.h')
-rw-r--r--include/configs/aria.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/aria.h b/include/configs/aria.h
index b3ca8d23f8..3a60de0d47 100644
--- a/include/configs/aria.h
+++ b/include/configs/aria.h
@@ -49,7 +49,6 @@
#define CONFIG_E300 1 /* E300 Family */
#define CONFIG_MPC512X 1 /* MPC512X family */
#define CONFIG_FSL_DIU_FB 1 /* FSL DIU */
-#define CONFIG_FSL_DIU_LOGO_BMP 1 /* Don't include FSL DIU binary bmp */
#define CONFIG_SYS_TEXT_BASE 0xFFF00000
OpenPOWER on IntegriCloud