Enable rtl8712 driver (rhbz 699618)
This commit is contained in:
parent
12b12c6ad6
commit
73a9923d68
@ -4273,7 +4273,8 @@ CONFIG_USB_ATMEL=m
|
|||||||
# CONFIG_EASYCAP is not set
|
# CONFIG_EASYCAP is not set
|
||||||
# CONFIG_SOLO6X10 is not set
|
# CONFIG_SOLO6X10 is not set
|
||||||
# CONFIG_ACPI_QUICKSTART is not set
|
# CONFIG_ACPI_QUICKSTART is not set
|
||||||
# CONFIG_R8712U is not set
|
CONFIG_R8712U=m # Larry Finger maintains this (rhbz 699618)
|
||||||
|
# CONFIG_R8712_AP is not set
|
||||||
# CONFIG_ATH6K_LEGACY is not set
|
# CONFIG_ATH6K_LEGACY is not set
|
||||||
# CONFIG_USB_ENESTORAGE is not set
|
# CONFIG_USB_ENESTORAGE is not set
|
||||||
# CONFIG_BCM_WIMAX is not set
|
# CONFIG_BCM_WIMAX is not set
|
||||||
|
@ -54,7 +54,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# 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"
|
# 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}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -2365,7 +2365,8 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 21 2012 Josh Boyer <jwboyer@redhat.com> - 3.3.0-0.rc4.git1.1
|
* Tue Feb 21 2012 Josh Boyer <jwboyer@redhat.com> - 3.3.0-0.rc4.git1.2
|
||||||
|
- Enable rtl8712 driver (rhbz 699618)
|
||||||
- Linux 3.3-rc4-git1 (upstream 27e74da9800289e69ba907777df1e2085231eff7)
|
- Linux 3.3-rc4-git1 (upstream 27e74da9800289e69ba907777df1e2085231eff7)
|
||||||
|
|
||||||
* Mon Feb 20 2012 Dave Jones <davej@redhat.com>
|
* Mon Feb 20 2012 Dave Jones <davej@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user