Enable cpu_idle drivers for ppc64/pseries (requested by Ben Herrenschmidt)
This commit is contained in:
parent
acc7107e89
commit
79f6a7b5f4
@ -154,6 +154,10 @@ CONFIG_SPARSEMEM_VMEMMAP=y
|
|||||||
|
|
||||||
CONFIG_PSERIES_ENERGY=m
|
CONFIG_PSERIES_ENERGY=m
|
||||||
|
|
||||||
|
CONFIG_CPU_IDLE=y
|
||||||
|
# CONFIG_CPU_IDLE_GOV_LADDER is not set
|
||||||
|
CONFIG_PSERIES_IDLE=y
|
||||||
|
|
||||||
CONFIG_PPC_ICSWX=y
|
CONFIG_PPC_ICSWX=y
|
||||||
CONFIG_IO_EVENT_IRQ=y
|
CONFIG_IO_EVENT_IRQ=y
|
||||||
CONFIG_HW_RANDOM_AMD=m
|
CONFIG_HW_RANDOM_AMD=m
|
||||||
|
@ -2335,6 +2335,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 17 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
|
- Enable cpu_idle drivers for ppc64/pseries (requested by Ben Herrenschmidt)
|
||||||
|
|
||||||
* Wed May 16 2012 Josh Boyer <jwboyer@redhat.com>
|
* Wed May 16 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
- Update the vgaarb patches to pick up a small switcheroo fix from airlied
|
- Update the vgaarb patches to pick up a small switcheroo fix from airlied
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user