aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/cell_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/configs/cell_defconfig')
-rw-r--r--arch/powerpc/configs/cell_defconfig15
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
139CONFIG_MMIO_NVRAM=y 139CONFIG_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 142CONFIG_CPU_FREQ=y
143CONFIG_CPU_FREQ_TABLE=y
144CONFIG_CPU_FREQ_DEBUG=y
145CONFIG_CPU_FREQ_STAT=y
146# CONFIG_CPU_FREQ_STAT_DETAILS is not set
147CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
148# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
149CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
150CONFIG_CPU_FREQ_GOV_POWERSAVE=y
151CONFIG_CPU_FREQ_GOV_USERSPACE=y
152CONFIG_CPU_FREQ_GOV_ONDEMAND=y
153CONFIG_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
150CONFIG_SPU_BASE=y 162CONFIG_SPU_BASE=y
151CONFIG_CBE_RAS=y 163CONFIG_CBE_RAS=y
152CONFIG_CBE_THERM=m 164CONFIG_CBE_THERM=m
165CONFIG_CBE_CPUFREQ=m
153 166
154# 167#
155# Kernel options 168# Kernel options