From: Bastien Nocera <hadess@xxxxxxxxxx> --- config-x86-generic | 1 + kernel.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config-x86-generic b/config-x86-generic index 0f66965..a4a1640 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -278,6 +278,7 @@ CONFIG_PVPANIC=m # CONFIG_TOUCHSCREEN_INTEL_MID is not set CONFIG_TOUCHSCREEN_GOODIX=m +CONFIG_TOUCHSCREEN_SURFACE3_SPI=m # CONFIG_SMSC37B787_WDT is not set CONFIG_VIA_WDT=m diff --git a/kernel.spec b/kernel.spec index a5c128e..55ca182 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 2 +%global baserelease 3 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2172,6 +2172,9 @@ fi # # %changelog +* Fri Jul 29 2016 Bastien Nocera <bnocera@xxxxxxxxxx> - 4.8.0-0.rc0.git2.3 +- Add touchscreen and pen driver for the Surface 3 + * Thu Jul 28 2016 Bastien Nocera <bnocera@xxxxxxxxxx> - 4.8.0-0.rc0.git2.2 - Add CrystalCove PWM support, for CherryTrail devices -- 2.7.4 _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/kernel@xxxxxxxxxxxxxxxxxxxxxxx