Skip to content

Commit 820a9b0

Browse files
author
Fox Snowpatch
committed
1 parent ad0be02 commit 820a9b0

3 files changed

Lines changed: 0 additions & 250 deletions

File tree

drivers/cpufreq/Kconfig.powerpc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff 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-
2720
config CPU_FREQ_PMAC
2821
bool "Support for Apple PowerBooks"
2922
depends on ADB_PMU && PPC32

drivers/cpufreq/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ obj-$(CONFIG_ARM_VEXPRESS_SPC_CPUFREQ) += vexpress-spc-cpufreq.o
9292
obj-$(CONFIG_CPU_FREQ_CBE) += ppc-cbe-cpufreq.o
9393
ppc-cbe-cpufreq-y += ppc_cbe_cpufreq_pervasive.o ppc_cbe_cpufreq.o
9494
obj-$(CONFIG_CPU_FREQ_CBE_PMI) += ppc_cbe_cpufreq_pmi.o
95-
obj-$(CONFIG_CPU_FREQ_MAPLE) += maple-cpufreq.o
9695
obj-$(CONFIG_QORIQ_CPUFREQ) += qoriq-cpufreq.o
9796
obj-$(CONFIG_CPU_FREQ_PMAC) += pmac32-cpufreq.o
9897
obj-$(CONFIG_CPU_FREQ_PMAC64) += pmac64-cpufreq.o

drivers/cpufreq/maple-cpufreq.c

Lines changed: 0 additions & 242 deletions
This file was deleted.

0 commit comments

Comments
 (0)