summaryrefslogtreecommitdiffstats
path: root/patches/linux-3.6.10/0177-Enable-building-of-lirc-rpi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/linux-3.6.10/0177-Enable-building-of-lirc-rpi.patch')
-rw-r--r--patches/linux-3.6.10/0177-Enable-building-of-lirc-rpi.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/patches/linux-3.6.10/0177-Enable-building-of-lirc-rpi.patch b/patches/linux-3.6.10/0177-Enable-building-of-lirc-rpi.patch
new file mode 100644
index 0000000..9c0f6f5
--- /dev/null
+++ b/patches/linux-3.6.10/0177-Enable-building-of-lirc-rpi.patch
@@ -0,0 +1,20 @@
+From: popcornmix <popcornmix@gmail.com>
+Date: Thu, 8 Nov 2012 00:00:18 +0000
+Subject: [PATCH] Enable building of lirc-rpi
+
+---
+ arch/arm/configs/bcmrpi_defconfig | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/arch/arm/configs/bcmrpi_defconfig b/arch/arm/configs/bcmrpi_defconfig
+index 2069eb0..12e6d92 100644
+--- a/arch/arm/configs/bcmrpi_defconfig
++++ b/arch/arm/configs/bcmrpi_defconfig
+@@ -40,6 +40,7 @@ CONFIG_MAC_PARTITION=y
+ CONFIG_EFI_PARTITION=y
+ CONFIG_CFQ_GROUP_IOSCHED=y
+ CONFIG_ARCH_BCM2708=y
++CONFIG_BCM2708_DMAER=m
+ CONFIG_PREEMPT=y
+ CONFIG_AEABI=y
+ CONFIG_UACCESS_WITH_MEMCPY=y