From: Atsushi Nemoto Date: Mon, 19 Jun 2006 15:19:13 +0000 (+0900) Subject: [MIPS] Make timer interrupt frequency configurable from kconfig. X-Git-Tag: v2.6.18-rc1~1109^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1723b4a34af85447684c9696af83929d2c1e8e6b;p=pandora-kernel.git [MIPS] Make timer interrupt frequency configurable from kconfig. Make HZ configurable. DECSTATION can select 128/256/1024 HZ, JAZZ can only select 100 HZ, others can select 100/128/250/256/1000/1024 HZ if not explicitly specified). Also remove all mach-xxx/param.h files and update all defconfigs according to current HZ value. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed