diff options
| author | Stefano Babic <[email protected]> | 2010-05-13 10:26:40 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2010-05-19 09:15:50 +0200 |
| commit | 03af5abd85637d27e96fb999ce6e3992293570b0 (patch) | |
| tree | d8556aa1091d6cd263a7218d49a236892b0ba891 /include | |
| parent | b4377e12e9aa0b3bf2dcae0a0f02ec9086338506 (diff) | |
MX31: Added support for the Casio COM57H5M10XRC to QONG
The patch adds setup to connect a CASIO COM57H5M10XRC
(640x480 TFT display) to the QONG module.
Signed-off-by: Stefano Babic <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/qong.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/qong.h b/include/configs/qong.h index eb4669ba716..100fa3f8aca 100644 --- a/include/configs/qong.h +++ b/include/configs/qong.h @@ -84,7 +84,7 @@ #define CONFIG_SPLASH_SCREEN #define CONFIG_CMD_BMP #define CONFIG_BMP_16BPP -#define CONFIG_DISPLAY_VBEST_VGG322403 +#define CONFIG_DISPLAY_COM57H5M10XRC /* * Reducing the ARP timeout from default 5 seconds to 200ms we speed up the |
