]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
corenet: Disable video on P2020DS
authorAndy Fleming <afleming@freescale.com>
Thu, 24 Jan 2013 07:55:11 +0000 (01:55 -0600)
committerAndy Fleming <afleming@freescale.com>
Wed, 30 Jan 2013 17:25:16 +0000 (11:25 -0600)
The P2020DS build had grown too large, and video support isn't enabled
in almost any other Freescale board. Disabling it allows us to keep
building, and provides options for reenabling it later.

Signed-off-by: Andy Fleming <afleming@freescale.com>
include/configs/P2020DS.h

index 0cc57816927d8b8720586a8bf70959bfd73bc604..a975ee10edb30cd6ac4788953532a8d8aa7a3f22 100644 (file)
 #define VIDEO_IO_OFFSET                CONFIG_SYS_PCIE1_IO_VIRT
 
 /* video */
-#define CONFIG_VIDEO
+#undef CONFIG_VIDEO
 
 #if defined(CONFIG_VIDEO)
 #define CONFIG_BIOSEMU