diff --git a/config-generic b/config-generic index ba9a538d8..e60a0331a 100644 --- a/config-generic +++ b/config-generic @@ -4962,7 +4962,10 @@ CONFIG_RTL8192E=m # CONFIG_R8188EU is not set # CONFIG_R8821AE is not set # CONFIG_RTL8192U is not set -# CONFIG_R8723AU is not set +CONFIG_R8723AU=m # Jes Sorensen maintains this (rhbz 1100162) +# CONFIG_8723AU_AP_MODE is not set +# CONFIG_8723AU_P2P is not set +# CONFIG_8723AU_BT_COEXIST is not set # CONFIG_FB_SM7XX is not set # CONFIG_SPECTRA is not set # CONFIG_EASYCAP is not set diff --git a/kernel.spec b/kernel.spec index 8c8fea87d..a730f4632 100644 --- a/kernel.spec +++ b/kernel.spec @@ -40,7 +40,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 @@ -2222,6 +2222,9 @@ fi # ||----w | # || || %changelog +* Thu May 22 2014 Josh Boyer +- Enable CONFIG_R8723AU (rhbz 1100162) + * Thu May 22 2014 Josh Boyer - 3.15.0-0.rc6.git0.1 - Linux v3.15-rc6 - Disable debugging options.