diff options
-rw-r--r-- | include/configs/mx51_bbg.h | 1 | ||||
-rw-r--r-- | include/configs/mx53_ard.h | 1 | ||||
-rw-r--r-- | include/configs/mx53_smd.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx51_bbg.h b/include/configs/mx51_bbg.h index 46ff011..6b3a513 100644 --- a/include/configs/mx51_bbg.h +++ b/include/configs/mx51_bbg.h @@ -274,7 +274,6 @@ #undef CONFIG_JFFS2_CMDLINE #define CONFIG_JFFS2_DEV "nand0" -#define CONFIG_SPLASH_SCREEN #ifdef CONFIG_SPLASH_SCREEN /* * Framebuffer and LCD diff --git a/include/configs/mx53_ard.h b/include/configs/mx53_ard.h index 6791011..3ba6188 100644 --- a/include/configs/mx53_ard.h +++ b/include/configs/mx53_ard.h @@ -283,7 +283,6 @@ #define CONFIG_ENV_IS_NOWHERE 1 #endif -#define CONFIG_SPLASH_SCREEN #ifdef CONFIG_SPLASH_SCREEN /* * Framebuffer and LCD diff --git a/include/configs/mx53_smd.h b/include/configs/mx53_smd.h index 223761f..4858de4 100644 --- a/include/configs/mx53_smd.h +++ b/include/configs/mx53_smd.h @@ -274,7 +274,6 @@ #define CONFIG_ENV_IS_NOWHERE 1 #endif -#define CONFIG_SPLASH_SCREEN #ifdef CONFIG_SPLASH_SCREEN /* * Framebuffer and LCD |