]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - board/atmel/sama5d4_xplained/sama5d4_xplained.c
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
[thirdparty/u-boot.git] / board / atmel / sama5d4_xplained / sama5d4_xplained.c
index 9fb7e6f308de511227d5776171949da1fd8444df..4058594e4decb423352879def8ed61300fa41b24 100644 (file)
@@ -76,7 +76,7 @@ static void sama5d4_xplained_usb_hw_init(void)
 int board_late_init(void)
 {
        at91_pda_detect();
-#ifdef CONFIG_DM_VIDEO
+#ifdef CONFIG_VIDEO
        at91_video_show_board_info();
 #endif
        return 0;