summaryrefslogtreecommitdiff
path: root/include/configs/P2020DS.h
diff options
context:
space:
mode:
authorAndy Fleming <afleming@freescale.com>2013-01-24 07:55:11 (GMT)
committerAndy Fleming <afleming@freescale.com>2013-01-30 17:25:16 (GMT)
commitd4ed6542788169b789c7eed142efc0a6fa5ca698 (patch)
treebf8ee1ea9f0c29c4521ed4e9fd8a5c8c581a0409 /include/configs/P2020DS.h
parent960aa89bda0754cc1c4418c5d21e7ff23dc34a82 (diff)
downloadu-boot-fsl-qoriq-d4ed6542788169b789c7eed142efc0a6fa5ca698.tar.xz
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: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'include/configs/P2020DS.h')
-rw-r--r--include/configs/P2020DS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/P2020DS.h b/include/configs/P2020DS.h
index 0cc5781..a975ee1 100644
--- a/include/configs/P2020DS.h
+++ b/include/configs/P2020DS.h
@@ -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