diff options
Diffstat (limited to 'arch/powerpc/configs/cell_defconfig')
-rw-r--r-- | arch/powerpc/configs/cell_defconfig | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/arch/powerpc/configs/cell_defconfig b/arch/powerpc/configs/cell_defconfig index 910a33193d9d..c5c54f49ae5d 100644 --- a/arch/powerpc/configs/cell_defconfig +++ b/arch/powerpc/configs/cell_defconfig | |||
@@ -139,7 +139,19 @@ CONFIG_RTAS_FLASH=y | |||
139 | CONFIG_MMIO_NVRAM=y | 139 | CONFIG_MMIO_NVRAM=y |
140 | # CONFIG_PPC_MPC106 is not set | 140 | # CONFIG_PPC_MPC106 is not set |
141 | # CONFIG_PPC_970_NAP is not set | 141 | # CONFIG_PPC_970_NAP is not set |
142 | # CONFIG_CPU_FREQ is not set | 142 | CONFIG_CPU_FREQ=y |
143 | CONFIG_CPU_FREQ_TABLE=y | ||
144 | CONFIG_CPU_FREQ_DEBUG=y | ||
145 | CONFIG_CPU_FREQ_STAT=y | ||
146 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
147 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
148 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
149 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
150 | CONFIG_CPU_FREQ_GOV_POWERSAVE=y | ||
151 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
152 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | ||
153 | CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y | ||
154 | # CONFIG_CPU_FREQ_PMAC64 is not set | ||
143 | # CONFIG_WANT_EARLY_SERIAL is not set | 155 | # CONFIG_WANT_EARLY_SERIAL is not set |
144 | # CONFIG_MPIC is not set | 156 | # CONFIG_MPIC is not set |
145 | 157 | ||
@@ -150,6 +162,7 @@ CONFIG_SPU_FS=m | |||
150 | CONFIG_SPU_BASE=y | 162 | CONFIG_SPU_BASE=y |
151 | CONFIG_CBE_RAS=y | 163 | CONFIG_CBE_RAS=y |
152 | CONFIG_CBE_THERM=m | 164 | CONFIG_CBE_THERM=m |
165 | CONFIG_CBE_CPUFREQ=m | ||
153 | 166 | ||
154 | # | 167 | # |
155 | # Kernel options | 168 | # Kernel options |