Skip to content
Snippets Groups Projects
Commit d4ed6542 authored by Andy Fleming's avatar Andy Fleming
Browse files

corenet: Disable video on P2020DS


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: default avatarAndy Fleming <afleming@freescale.com>
parent 960aa89b
No related branches found
No related tags found
No related merge requests found
......@@ -490,7 +490,7 @@
#define VIDEO_IO_OFFSET CONFIG_SYS_PCIE1_IO_VIRT
/* video */
#define CONFIG_VIDEO
#undef CONFIG_VIDEO
#if defined(CONFIG_VIDEO)
#define CONFIG_BIOSEMU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment