From 26e2a5caca2f126ed4764179713bd796329bb224 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 1 Nov 2014 13:43:47 +0000 Subject: [PATCH] [armhf] leds: Enable LEDS_PWM as module (for Cubox-i) svn path=/dists/sid/linux/; revision=22015 --- debian/changelog | 1 + debian/config/armhf/config.armmp | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0b8c04321..7adefe5e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -151,6 +151,7 @@ linux (3.16.7-1) UNRELEASED; urgency=medium (CVE-2014-7970) * linux-image: Recommend irqbalance if CONFIG_SMP is enabled (Closes: #577788) + * [armhf] leds: Enable LEDS_PWM as module (for Cubox-i) [ Mauricio Faria de Oliveira ] * [ppc64el] Disable CONFIG_CMDLINE{,_BOOL} usage for setting consoles diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index bfcf78a41..fc7b72b2f 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -300,6 +300,7 @@ CONFIG_LEDS_CLASS=y CONFIG_LEDS_GPIO=m CONFIG_LEDS_LP5523=m CONFIG_LEDS_DA9052=m +CONFIG_LEDS_PWM=m ## ## file: drivers/leds/trigger/Kconfig