summaryrefslogtreecommitdiffstats
path: root/include/configs/lwmon5.h
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2009-10-23 12:03:14 +0200
committerAnatolij Gustschin <agust@denx.de>2009-10-31 12:16:29 +0100
commit5d16ca87100ea58c93c46b9f0264981eaed49568 (patch)
tree195945edef6d6c8c41f9eb52095830e570692d3c /include/configs/lwmon5.h
parentc28d3bbe963f4c57937d6fdc1dd63cd3562c147c (diff)
downloadtalos-obmc-uboot-5d16ca87100ea58c93c46b9f0264981eaed49568.tar.gz
talos-obmc-uboot-5d16ca87100ea58c93c46b9f0264981eaed49568.zip
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
The new IPEK01 board can use the 32 bpp mode for the Lime graphics controller. For this mode, video accelaration does not work. This patch makes the accelaration configurable via CONFIG_VIDEO_MB862xx_ACCEL, which is enabled for the lwmon5 and the socrates board for backward compatibility. Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Wolfgang Grandegger <wg@denx.de>
Diffstat (limited to 'include/configs/lwmon5.h')
-rw-r--r--include/configs/lwmon5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/lwmon5.h b/include/configs/lwmon5.h
index 67434f55c4..927b80f9e2 100644
--- a/include/configs/lwmon5.h
+++ b/include/configs/lwmon5.h
@@ -344,6 +344,7 @@
/* Video console */
#define CONFIG_VIDEO
#define CONFIG_VIDEO_MB862xx
+#define CONFIG_VIDEO_MB862xx_ACCEL
#define CONFIG_CFB_CONSOLE
#define CONFIG_VIDEO_LOGO
#define CONFIG_CONSOLE_EXTRA_INFO
OpenPOWER on IntegriCloud