[MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.
commit40e3371426c31766bc1405b901cf5162fe77c33c
authorRalf Baechle <ralf@linux-mips.org>
Mon, 25 Feb 2008 16:55:29 +0000 (25 16:55 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 25 Feb 2008 16:55:29 +0000 (25 16:55 +0000)
tree0570ca144cf63bfda5e676de0af4c0f39433eeae
parent3e87841151d72d6d46140a96b8ee59c12f9c8ac2
[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