summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot/2011.06/0022-BeagleBoard-config-enable-DSS.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot/2011.06/0022-BeagleBoard-config-enable-DSS.patch')
-rw-r--r--recipes-bsp/u-boot/u-boot/2011.06/0022-BeagleBoard-config-enable-DSS.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes-bsp/u-boot/u-boot/2011.06/0022-BeagleBoard-config-enable-DSS.patch b/recipes-bsp/u-boot/u-boot/2011.06/0022-BeagleBoard-config-enable-DSS.patch
deleted file mode 100644
index 295d401e..00000000
--- a/recipes-bsp/u-boot/u-boot/2011.06/0022-BeagleBoard-config-enable-DSS.patch
+++ /dev/null
@@ -1,25 +0,0 @@
1From 79b347db36d583b0fde360baa780877b3a7ae754 Mon Sep 17 00:00:00 2001
2From: Koen Kooi <koen@dominion.thruhere.net>
3Date: Tue, 21 Jun 2011 22:18:01 +0200
4Subject: [PATCH 22/30] BeagleBoard: config: enable DSS
5
6Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
7---
8 include/configs/omap3_beagle.h | 1 +
9 1 files changed, 1 insertions(+), 0 deletions(-)
10
11diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
12index 5c32265..6c842ad 100644
13--- a/include/configs/omap3_beagle.h
14+++ b/include/configs/omap3_beagle.h
15@@ -172,6 +172,7 @@
16 #define CONFIG_SYS_I2C_BUS_SELECT 1
17 #define CONFIG_I2C_MULTI_BUS 1
18 #define CONFIG_DRIVER_OMAP34XX_I2C 1
19+#define CONFIG_VIDEO_OMAP3 /* DSS Support */
20
21 /*
22 * TWL4030
23--
241.6.6.1
25