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 c9a654a..0f66965 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -122,7 +122,7 @@ CONFIG_BXT_WC_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 35ac1fb..984d88f 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
@@ -2168,6 +2168,9 @@ fi
 #
 # 
 %changelog
+* Thu Jul 28 2016 Bastien Nocera <[email protected]> - 4.8.0-0.rc0.git1.2
+- Add CrystalCove PWM support, for CherryTrail devices
+
 * Thu Jul 28 2016 Peter Robinson <[email protected]> 
4.8.0-0.rc0.git1.1
 - Filter nvme rdma modules to extras
 - Fix IP Wireless driver filtering (rhbz 1356043) thanks lkundrak
-- 
2.7.4
_______________________________________________
kernel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to