File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,13 +17,6 @@ config CPU_FREQ_CBE_PMI
1717 frequencies. Using PMI, the processor will not only be able to run at
1818 lower speed, but also at lower core voltage.
1919
20- config CPU_FREQ_MAPLE
21- bool "Support for Maple 970FX Evaluation Board"
22- depends on PPC_MAPLE
23- help
24- This adds support for frequency switching on Maple 970FX
25- Evaluation Board and compatible boards (IBM JS2x blades).
26-
2720config CPU_FREQ_PMAC
2821 bool "Support for Apple PowerBooks"
2922 depends on ADB_PMU && PPC32
Original file line number Diff line number Diff line change @@ -92,7 +92,6 @@ obj-$(CONFIG_ARM_VEXPRESS_SPC_CPUFREQ) += vexpress-spc-cpufreq.o
9292obj-$(CONFIG_CPU_FREQ_CBE) += ppc-cbe-cpufreq.o
9393ppc-cbe-cpufreq-y += ppc_cbe_cpufreq_pervasive.o ppc_cbe_cpufreq.o
9494obj-$(CONFIG_CPU_FREQ_CBE_PMI) += ppc_cbe_cpufreq_pmi.o
95- obj-$(CONFIG_CPU_FREQ_MAPLE) += maple-cpufreq.o
9695obj-$(CONFIG_QORIQ_CPUFREQ) += qoriq-cpufreq.o
9796obj-$(CONFIG_CPU_FREQ_PMAC) += pmac32-cpufreq.o
9897obj-$(CONFIG_CPU_FREQ_PMAC64) += pmac64-cpufreq.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments