From: Bastien Nocera <[email protected]>

---
 config-x86-generic | 2 +-
 kernel.spec        | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/config-x86-generic b/config-x86-generic
index ae80650..9e2fcbf 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -119,7 +119,7 @@ CONFIG_XPOWER_PMIC_OPREGION=y
 CONFIG_GPIO_CRYSTAL_COVE=y
 CONFIG_AXP288_ADC=y
 CONFIG_AXP288_FUEL_GAUGE=y
-# CONFIG_PWM_CRC is not set
+CONFIG_PWM_CRC=y
 
 
 CONFIG_X86_INTEL_PSTATE=y
diff --git a/kernel.spec b/kernel.spec
index dfd0665..303fa90 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 1
+%global baserelease 2
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -2162,6 +2162,9 @@ fi
 #
 # 
 %changelog
+* Fri Jul 22 2016 Bastien Nocera <[email protected]> - 4.7.0-0.rc7.git4.2
+- Add CrystalCove PWM support, for CherryTrail devices
+
 * Tue Jul 19 2016 Peter Robinson <[email protected]>
 - Add aarch64 ACPI pci-e patches headed for 4.8
 
-- 
2.7.4
_______________________________________________
kernel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to