summaryrefslogtreecommitdiff
path: root/board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c')
-rw-r--r--board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c b/board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c
index 65d0a7532e..329eac7223 100644
--- a/board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c
+++ b/board/atmel/sama5d27_som1_ek/sama5d27_som1_ek.c
@@ -39,7 +39,7 @@ static void board_usb_hw_init(void)
#ifdef CONFIG_BOARD_LATE_INIT
int board_late_init(void)
{
-#ifdef CONFIG_DM_VIDEO
+#ifdef CONFIG_VIDEO
at91_video_show_board_info();
#endif
at91_pda_detect();