Linux v4.8-14230-gb67be92
This commit is contained in:
parent
523d987dc7
commit
1aead3e9bd
@ -317,6 +317,7 @@ CONFIG_DEVFREQ_THERMAL=y
|
|||||||
CONFIG_SPMI=m
|
CONFIG_SPMI=m
|
||||||
CONFIG_MFD_SPMI_PMIC=m
|
CONFIG_MFD_SPMI_PMIC=m
|
||||||
CONFIG_REGMAP_SPMI=m
|
CONFIG_REGMAP_SPMI=m
|
||||||
|
# CONFIG_QORIQ_THERMAL is not set
|
||||||
|
|
||||||
# Device tree
|
# Device tree
|
||||||
CONFIG_DTC=y
|
CONFIG_DTC=y
|
||||||
|
@ -274,6 +274,7 @@ CONFIG_QCOM_COINCELL=m
|
|||||||
# CONFIG_QCOM_Q6V5_PIL is not set
|
# CONFIG_QCOM_Q6V5_PIL is not set
|
||||||
# CONFIG_QCOM_WCNSS_PIL is not set
|
# CONFIG_QCOM_WCNSS_PIL is not set
|
||||||
# CONFIG_QCOM_EBI2 is not set
|
# CONFIG_QCOM_EBI2 is not set
|
||||||
|
# CONFIG_QCOM_TSENS is not set
|
||||||
|
|
||||||
# mvebu
|
# mvebu
|
||||||
# CONFIG_MV_XOR_V2 is not set
|
# CONFIG_MV_XOR_V2 is not set
|
||||||
|
@ -353,6 +353,7 @@ CONFIG_MTD_NAND_QCOM=m
|
|||||||
# CONFIG_QCOM_Q6V5_PIL is not set
|
# CONFIG_QCOM_Q6V5_PIL is not set
|
||||||
# CONFIG_MSM_IOMMU is not set
|
# CONFIG_MSM_IOMMU is not set
|
||||||
# CONFIG_QCOM_WCNSS_PIL is not set
|
# CONFIG_QCOM_WCNSS_PIL is not set
|
||||||
|
# CONFIG_QCOM_TSENS is not set
|
||||||
|
|
||||||
# i.MX
|
# i.MX
|
||||||
# CONFIG_MXC_DEBUG_BOARD is not set
|
# CONFIG_MXC_DEBUG_BOARD is not set
|
||||||
|
@ -154,6 +154,8 @@ CONFIG_PCI_MMCONFIG=y
|
|||||||
CONFIG_PCI_BIOS=y
|
CONFIG_PCI_BIOS=y
|
||||||
CONFIG_VMD=m
|
CONFIG_VMD=m
|
||||||
|
|
||||||
|
CONFIG_INTEL_BXT_PMIC_THERMAL=m
|
||||||
|
|
||||||
CONFIG_HOTPLUG_PCI_COMPAQ=m
|
CONFIG_HOTPLUG_PCI_COMPAQ=m
|
||||||
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
||||||
CONFIG_HOTPLUG_PCI_IBM=m
|
CONFIG_HOTPLUG_PCI_IBM=m
|
||||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
1573d2caf713874cfe0d1336c823d0fb548d8bed
|
b67be92feb486f800d80d72c67fd87b47b79b18e
|
||||||
|
@ -69,7 +69,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 7
|
%define gitrev 8
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2142,6 +2142,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 13 2016 Laura Abbott <labbott@redhat.com> - 4.9.0-0.rc0.git8.1
|
||||||
|
- Linux v4.8-14230-gb67be92
|
||||||
|
|
||||||
* Wed Oct 12 2016 Laura Abbott <labbott@redhat.com>
|
* Wed Oct 12 2016 Laura Abbott <labbott@redhat.com>
|
||||||
- Add script to remove binary diffs
|
- Add script to remove binary diffs
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
|
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
|
||||||
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
|
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
|
||||||
7fb93297f4f69e1f2b563bec1f0951f0 patch-4.8-git7.xz
|
e18384b995c3bf7decc7fa2a57315c8f patch-4.8-git8.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user