summaryrefslogtreecommitdiffstats
path: root/include/configs/mcc200.h
diff options
context:
space:
mode:
authorSergei Poselenov <sposelenov@emcraft.com>2007-02-27 12:40:16 +0300
committerWolfgang Denk <wd@denx.de>2007-02-27 14:17:09 +0100
commit638dd1458bbdc2a55d4b9e25c5c4e1f838a5dc72 (patch)
treead842efc4e5d750f3d7ce618feacee6f1a3b4ff2 /include/configs/mcc200.h
parent6c7cac8c4fce0ea2bf8e15ed8658d87974155b44 (diff)
downloadblackbird-obmc-uboot-638dd1458bbdc2a55d4b9e25c5c4e1f838a5dc72.tar.gz
blackbird-obmc-uboot-638dd1458bbdc2a55d4b9e25c5c4e1f838a5dc72.zip
MCC200 update - add LCD Progress Indicator
Diffstat (limited to 'include/configs/mcc200.h')
-rw-r--r--include/configs/mcc200.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mcc200.h b/include/configs/mcc200.h
index f60973b26d..621a81c9c5 100644
--- a/include/configs/mcc200.h
+++ b/include/configs/mcc200.h
@@ -265,6 +265,7 @@
*/
#if !defined(CONFIG_PRS200)
#define CONFIG_LCD 1
+#define CONFIG_PROGRESSBAR 1
#endif
#if defined(CONFIG_LCD)
OpenPOWER on IntegriCloud