summaryrefslogtreecommitdiffstats
path: root/extras/recipes-kernel/linux/linux-omap-psp-2.6.32/cam/0007-TEMP-omap3beagle-cam-Enable-OMAP_MUX.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extras/recipes-kernel/linux/linux-omap-psp-2.6.32/cam/0007-TEMP-omap3beagle-cam-Enable-OMAP_MUX.patch')
-rw-r--r--extras/recipes-kernel/linux/linux-omap-psp-2.6.32/cam/0007-TEMP-omap3beagle-cam-Enable-OMAP_MUX.patch37
1 files changed, 37 insertions, 0 deletions
diff --git a/extras/recipes-kernel/linux/linux-omap-psp-2.6.32/cam/0007-TEMP-omap3beagle-cam-Enable-OMAP_MUX.patch b/extras/recipes-kernel/linux/linux-omap-psp-2.6.32/cam/0007-TEMP-omap3beagle-cam-Enable-OMAP_MUX.patch
new file mode 100644
index 00000000..76140eb8
--- /dev/null
+++ b/extras/recipes-kernel/linux/linux-omap-psp-2.6.32/cam/0007-TEMP-omap3beagle-cam-Enable-OMAP_MUX.patch
@@ -0,0 +1,37 @@
1From 297b25089d0a06c89101e4f6a3189419be19369f Mon Sep 17 00:00:00 2001
2From: Sergio Aguirre <saaguirre@ti.com>
3Date: Fri, 11 Jun 2010 16:52:25 -0500
4Subject: [PATCH 07/75] TEMP: omap3beagle: cam: Enable OMAP_MUX
5
6Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
7---
8 arch/arm/configs/omap3_beagle_cam_defconfig | 6 ++++--
9 1 files changed, 4 insertions(+), 2 deletions(-)
10
11diff --git a/arch/arm/configs/omap3_beagle_cam_defconfig b/arch/arm/configs/omap3_beagle_cam_defconfig
12index 0ea8300..bcd9418 100644
13--- a/arch/arm/configs/omap3_beagle_cam_defconfig
14+++ b/arch/arm/configs/omap3_beagle_cam_defconfig
15@@ -1,7 +1,7 @@
16 #
17 # Automatically generated make config: don't edit
18 # Linux kernel version: 2.6.32
19-# Fri Jun 11 14:25:23 2010
20+# Fri Jun 11 16:51:42 2010
21 #
22 CONFIG_ARM=y
23 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
24@@ -240,7 +240,9 @@ CONFIG_ARCH_OMAP3=y
25 CONFIG_OMAP_SMARTREFLEX=y
26 # CONFIG_OMAP_SMARTREFLEX_TESTING is not set
27 CONFIG_OMAP_RESET_CLOCKS=y
28-# CONFIG_OMAP_MUX is not set
29+CONFIG_OMAP_MUX=y
30+# CONFIG_OMAP_MUX_DEBUG is not set
31+CONFIG_OMAP_MUX_WARNINGS=y
32 CONFIG_OMAP_MCBSP=y
33 CONFIG_OMAP_MBOX_FWK=m
34 CONFIG_OMAP_IOMMU=y
35--
361.6.6.1
37