diff options
author | Stefan Roese <sr@denx.de> | 2007-03-01 21:16:02 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-03-01 21:16:02 +0100 |
commit | c8556d0e0b27c57c0860f55736761a18c7a115f2 (patch) | |
tree | 4ab1cc720d191688c72fc4ebcfb49c384c0a0228 /include/configs/mcc200.h | |
parent | ba58e4c9a9a917ce795dd16d4ec8d515f9f7aa35 (diff) | |
parent | 8c12045a3b06c5b6675d3fe02fbc9f545988129a (diff) | |
download | u-boot-imx-c8556d0e0b27c57c0860f55736761a18c7a115f2.zip u-boot-imx-c8556d0e0b27c57c0860f55736761a18c7a115f2.tar.gz u-boot-imx-c8556d0e0b27c57c0860f55736761a18c7a115f2.tar.bz2 |
Merge with /home/stefan/git/u-boot/denx-merge-sr
Diffstat (limited to 'include/configs/mcc200.h')
-rw-r--r-- | include/configs/mcc200.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mcc200.h b/include/configs/mcc200.h index f60973b..621a81c 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) |