diff options
Diffstat (limited to 'include/configs/wandboard.h')
-rw-r--r-- | include/configs/wandboard.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h index e01e3e3669..13a9fd2450 100644 --- a/include/configs/wandboard.h +++ b/include/configs/wandboard.h @@ -63,7 +63,6 @@ #define CONFIG_PHY_ATHEROS /* Framebuffer */ -#ifdef CONFIG_VIDEO #define CONFIG_VIDEO_BMP_RLE8 #define CONFIG_SPLASH_SCREEN #define CONFIG_SPLASH_SCREEN_ALIGN @@ -72,7 +71,6 @@ #define CONFIG_VIDEO_BMP_LOGO #define CONFIG_IMX_HDMI #define CONFIG_IMX_VIDEO_SKIP -#endif #define CONFIG_EXTRA_ENV_SETTINGS \ "console=ttymxc0\0" \ |