commit | 0f87358587ad8326b589edb42dcf6e07afbab6de | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Feb 25 16:55:29 2008 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Mar 12 14:14:40 2008 +0000 |
tree | 09fcd53004f0fc6eb9215881c726e08f41f3f722 | |
parent | 1f5826bd0ed6c0abec3da28dfffb8d12f0c2cb81 [diff] |
[MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set. This allows a 48Hz clock to be selected on Malta and other systems. Note this not normally a sensible option as it results in rather high latencies for some kernel stuff. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>