blob: e76992f7968323749e1eb53fcb7120d0a9ae9f49 (
plain)
1
2
3
4
5
6
7
|
config CPU_FREQ_MAPLE
bool "Support for Maple 970FX Evaluation Board"
depends on PPC_MAPLE
select CPU_FREQ_TABLE
help
This adds support for frequency switching on Maple 970FX
Evaluation Board and compatible boards (IBM JS2x blades).
|