[kernel] Enable Apple gmux driver

Josh Boyer jwboyer at fedoraproject.org
Tue Apr 17 01:27:49 UTC 2012


commit 435da42e50a3c3cebe1452d876dd823c32f40c7f
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Apr 16 20:48:39 2012 -0400

    Enable Apple gmux driver

 config-x86-generic |    1 +
 kernel.spec        |    5 ++++-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/config-x86-generic b/config-x86-generic
index b886abe..71e9053 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -215,6 +215,7 @@ CONFIG_DELL_WMI_AIO=m
 CONFIG_EEEPC_WMI=m
 CONFIG_INTEL_OAKTRAIL=m
 CONFIG_SAMSUNG_Q10=m
+CONFIG_APPLE_GMUX=m
 CONFIG_XO15_EBOOK=m
 
 # CONFIG_TOUCHSCREEN_INTEL_MID is not set
diff --git a/kernel.spec b/kernel.spec
index dcf30fd..b8f071c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,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
@@ -2295,6 +2295,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Apr 16 2012 Josh Boyer <jwboyer at redhat.com>
+- Enable Apple gmux driver
+
 * Mon Apr 16 2012 Justin M. Forbes <jforbes at redhat.com> - 3.4.0-0.rc3.git0.2
 - Reenable debugging options.
 


More information about the scm-commits mailing list