From 9597a9899f4dec73ab773fb3c5efaa1f1aa87573 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 13 May 2014 15:59:22 +0000 Subject: [PATCH] [armhf] Enable IR_GPIO_CIR as module (Closes: #747762) svn path=/dists/sid/linux/; revision=21328 --- debian/changelog | 1 + debian/config/armhf/config.armmp | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5c129c43f..a0ad1333f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -115,6 +115,7 @@ linux (3.14.4-1) UNRELEASED; urgency=medium * [powerpc,ppc64] Add versioned build-dependency on gcc-4.8, as compiler changes have resulted in a different kernel module ABI - [powerpc] Bump ABI to 1a as 3.14.2-1 was built with an older compiler + * [armhf] Enable IR_GPIO_CIR as module (Closes: #747762) -- Ben Hutchings Thu, 01 May 2014 01:50:30 +0100 diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index c43f74e6a..38578d3fd 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -280,6 +280,11 @@ CONFIG_RADIO_SI4713=m ## CONFIG_RADIO_WL128X=m +## +## file: drivers/media/rc/Kconfig +## +CONFIG_IR_GPIO_CIR=m + ## ## file: drivers/mfd/Kconfig ##