diff options
author | Xinyu Chen <xinyu.chen@freescale.com> | 2011-01-19 16:55:23 +0800 |
---|---|---|
committer | Xinyu Chen <xinyu.chen@freescale.com> | 2011-01-19 17:03:45 +0800 |
commit | 0f6e94be5718627731e23b6737693975fa1e1334 (patch) | |
tree | b7be50d3b30338c77a189f9f9036436f93dbbd83 /include/configs/mx53_smd_android.h | |
parent | c633cc1cf614d0922ccc0b4edfa2e25a9637fb22 (diff) | |
download | u-boot-imx-0f6e94be5718627731e23b6737693975fa1e1334.zip u-boot-imx-0f6e94be5718627731e23b6737693975fa1e1334.tar.gz u-boot-imx-0f6e94be5718627731e23b6737693975fa1e1334.tar.bz2 |
ENGR00138191 disable the SPLASH SCREEN for android
Disable for BBG and SMD
Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
Diffstat (limited to 'include/configs/mx53_smd_android.h')
-rw-r--r-- | include/configs/mx53_smd_android.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53_smd_android.h b/include/configs/mx53_smd_android.h index 661a8f6..7fa73fc 100644 --- a/include/configs/mx53_smd_android.h +++ b/include/configs/mx53_smd_android.h @@ -322,7 +322,6 @@ #define CONFIG_ENV_IS_NOWHERE 1 #endif -#define CONFIG_SPLASH_SCREEN #ifdef CONFIG_SPLASH_SCREEN /* * Framebuffer and LCD |