[MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 25 Feb 2008 16:55:29 +0000 (16:55 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 12 Mar 2008 14:14:40 +0000 (14:14 +0000)
commit0f87358587ad8326b589edb42dcf6e07afbab6de
tree09fcd53004f0fc6eb9215881c726e08f41f3f722
parent1f5826bd0ed6c0abec3da28dfffb8d12f0c2cb81
[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>
arch/mips/Kconfig