Linux v3.9-8153-g5a148af
This commit is contained in:
parent
646b52f3a2
commit
9c6ca1788c
@ -385,6 +385,8 @@ CONFIG_RCU_FANOUT_LEAF=16
|
|||||||
# CONFIG_OF_DISPLAY_TIMING is not set
|
# CONFIG_OF_DISPLAY_TIMING is not set
|
||||||
# CONFIG_OF_VIDEOMODE is not set
|
# CONFIG_OF_VIDEOMODE is not set
|
||||||
|
|
||||||
|
# CONFIG_POWERNV_MSI is not set
|
||||||
|
|
||||||
CONFIG_POWER_RESET_GPIO=y
|
CONFIG_POWER_RESET_GPIO=y
|
||||||
CONFIG_FB_SSD1307=m
|
CONFIG_FB_SSD1307=m
|
||||||
CONFIG_INPUT_PWM_BEEPER=m
|
CONFIG_INPUT_PWM_BEEPER=m
|
||||||
|
@ -12,6 +12,7 @@ CONFIG_PPC_MAPLE=y
|
|||||||
CONFIG_PPC_PSERIES=y
|
CONFIG_PPC_PSERIES=y
|
||||||
CONFIG_PPC_PMAC=y
|
CONFIG_PPC_PMAC=y
|
||||||
CONFIG_PPC_POWERNV=y
|
CONFIG_PPC_POWERNV=y
|
||||||
|
CONFIG_POWERNV_MSI=y
|
||||||
CONFIG_PPC_POWERNV_RTAS=y
|
CONFIG_PPC_POWERNV_RTAS=y
|
||||||
# CONFIG_PPC_PASEMI is not set
|
# CONFIG_PPC_PASEMI is not set
|
||||||
# CONFIG_PPC_PASEMI_IOMMU_DMA_FORCE is not set
|
# CONFIG_PPC_PASEMI_IOMMU_DMA_FORCE is not set
|
||||||
|
@ -8,6 +8,7 @@ CONFIG_POWER7_CPU=y
|
|||||||
CONFIG_PPC_PSERIES=y
|
CONFIG_PPC_PSERIES=y
|
||||||
# CONFIG_PPC_PMAC is not set
|
# CONFIG_PPC_PMAC is not set
|
||||||
CONFIG_PPC_POWERNV=y
|
CONFIG_PPC_POWERNV=y
|
||||||
|
CONFIG_POWERNV_MSI=y
|
||||||
CONFIG_PPC_POWERNV_RTAS=y
|
CONFIG_PPC_POWERNV_RTAS=y
|
||||||
# CONFIG_PPC_PASEMI is not set
|
# CONFIG_PPC_PASEMI is not set
|
||||||
# CONFIG_PPC_PASEMI_IOMMU_DMA_FORCE is not set
|
# CONFIG_PPC_PASEMI_IOMMU_DMA_FORCE is not set
|
||||||
|
@ -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 12
|
%define gitrev 13
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2266,6 +2266,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 02 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git13.1
|
||||||
|
- Linux v3.9-8153-g5a148af
|
||||||
|
|
||||||
* Thu May 02 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git12.1
|
* Thu May 02 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git12.1
|
||||||
- Linux v3.9-7992-g99c6bcf
|
- Linux v3.9-7992-g99c6bcf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user