diff options
Diffstat (limited to 'include/configs/bf548-ezkit.h')
| -rw-r--r-- | include/configs/bf548-ezkit.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/bf548-ezkit.h b/include/configs/bf548-ezkit.h index 89adfefee..e6b05db09 100644 --- a/include/configs/bf548-ezkit.h +++ b/include/configs/bf548-ezkit.h @@ -188,6 +188,7 @@  /* Don't waste time transferring a logo over the UART */  # if (CONFIG_BFIN_BOOT_MODE != BFIN_BOOT_UART)  #  define CONFIG_VIDEO +#  define EASYLOGO_HEADER <asm/bfin_logo_230x230_gzip.h>  # endif  # define CONFIG_DEB_DMA_URGENT  #endif |