Linux v3.11-1851-g7511442

This commit is contained in:
Josh Boyer 2013-09-04 07:19:04 -04:00
parent 625301cfb2
commit 0593e57f5f
4 changed files with 16 additions and 2 deletions

View File

@ -262,6 +262,8 @@ CONFIG_MMC_DW_SOCFPGA=m
# CONFIG_MMC_DW_EXYNOS is not set # CONFIG_MMC_DW_EXYNOS is not set
# CONFIG_MMC_DW_IDMAC is not set # CONFIG_MMC_DW_IDMAC is not set
CONFIG_USB_DWC2=m CONFIG_USB_DWC2=m
# CONFIG_USB_DWC2_DEBUG is not set
# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
CONFIG_USB_DWC3=m CONFIG_USB_DWC3=m
CONFIG_USB_DWC3_OMAP=m CONFIG_USB_DWC3_OMAP=m
CONFIG_USB_DWC3_EXYNOS=m CONFIG_USB_DWC3_EXYNOS=m

View File

@ -4034,6 +4034,9 @@ CONFIG_HEADERS_CHECK=y
# This generates a huge amount of dmesg spew # This generates a huge amount of dmesg spew
# CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_KOBJECT is not set
# #
# This breaks booting until the module patches are in-tree
# CONFIG_DEBUG_KOBJECT_RELEASE is not set
#
# #
# These debug options are deliberatly left on (even in 'make release' kernels). # These debug options are deliberatly left on (even in 'make release' kernels).
# They aren't that much of a performance impact, and the value # They aren't that much of a performance impact, and the value
@ -4638,6 +4641,7 @@ CONFIG_RTL8192E=m
# CONFIG_INPUT_GPIO is not set # CONFIG_INPUT_GPIO is not set
# CONFIG_VIDEO_CX25821 is not set # CONFIG_VIDEO_CX25821 is not set
# CONFIG_R8187SE is not set # CONFIG_R8187SE is not set
# CONFIG_R8188EU is not set
# CONFIG_RTL8192U is not set # CONFIG_RTL8192U is not set
# CONFIG_FB_SM7XX is not set # CONFIG_FB_SM7XX is not set
# CONFIG_SPECTRA is not set # CONFIG_SPECTRA is not set
@ -4645,6 +4649,7 @@ CONFIG_RTL8192E=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_LTE_GDM724X is not set
CONFIG_R8712U=m # Larry Finger maintains this (rhbz 699618) CONFIG_R8712U=m # Larry Finger maintains this (rhbz 699618)
# CONFIG_R8712_AP is not set # CONFIG_R8712_AP is not set
# CONFIG_ATH6K_LEGACY is not set # CONFIG_ATH6K_LEGACY is not set
@ -4678,6 +4683,10 @@ CONFIG_ALTERA_STAPL=m
# CONFIG_CED1401 is not set # CONFIG_CED1401 is not set
# CONFIG_DGRP is not set # CONFIG_DGRP is not set
# CONFIG_SB105X is not set # CONFIG_SB105X is not set
# CONFIG_LUSTRE_FS is not set
# CONFIG_XILLYBUS is not set
# CONFIG_DGAP is not set
# CONFIG_DGNC is not set
# END OF STAGING # END OF STAGING
# #

View File

@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level # The rc snapshot level
%define rcrev 0 %define rcrev 0
# The git snapshot level # The git snapshot level
%define gitrev 3 %define gitrev 4
# Set rpm version accordingly # Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0 %define rpmversion 3.%{upstream_sublevel}.0
%endif %endif
@ -2313,6 +2313,9 @@ fi
# ||----w | # ||----w |
# || || # || ||
%changelog %changelog
* Wed Sep 04 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git4.1
- Linux v3.11-1851-g7511442
* Wed Sep 04 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git3.1 * Wed Sep 04 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git3.1
- Linux v3.11-782-g1d1fdd9 - Linux v3.11-782-g1d1fdd9

View File

@ -1,2 +1,2 @@
fea363551ff45fbe4cb88497b863b261 linux-3.11.tar.xz fea363551ff45fbe4cb88497b863b261 linux-3.11.tar.xz
3f5dafd93e7a1baba7af814c8442b717 patch-3.11-git3.xz e0fd73466c6a1f1a352e6a4fd1db001e patch-3.11-git4.xz