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 +- Enable Apple gmux driver + * Mon Apr 16 2012 Justin M. Forbes - 3.4.0-0.rc3.git0.2 - Reenable debugging options.