diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/mx6dl_arm2.h | 4 | ||||
-rw-r--r-- | include/configs/mx6dl_sabresd.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/include/configs/mx6dl_arm2.h b/include/configs/mx6dl_arm2.h index 72fd980..4c53e48 100644 --- a/include/configs/mx6dl_arm2.h +++ b/include/configs/mx6dl_arm2.h @@ -299,8 +299,8 @@ #define CONFIG_ENV_IS_NOWHERE 1 #endif -#define CONFIG_SPLASH_SCREEN -#define CONFIG_MXC_EPDC +/* #define CONFIG_SPLASH_SCREEN */ +/* #define CONFIG_MXC_EPDC */ /* * SPLASH SCREEN Configs diff --git a/include/configs/mx6dl_sabresd.h b/include/configs/mx6dl_sabresd.h index 060c94a..ea0a23f 100644 --- a/include/configs/mx6dl_sabresd.h +++ b/include/configs/mx6dl_sabresd.h @@ -303,8 +303,8 @@ #define CONFIG_ENV_IS_NOWHERE 1 #endif -#define CONFIG_SPLASH_SCREEN -#define CONFIG_MXC_EPDC +/* #define CONFIG_SPLASH_SCREEN */ +/* #define CONFIG_MXC_EPDC */ /* * SPLASH SCREEN Configs |