From: Paul Mundt Date: Tue, 17 Jan 2006 06:14:19 +0000 (-0800) Subject: [PATCH] sh: Move CPU subtype configuration to its own Kconfig X-Git-Tag: v2.6.16-rc1~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad8244840d1a148f638925758afd1cdf81fc839;p=pandora-kernel.git [PATCH] sh: Move CPU subtype configuration to its own Kconfig Currently the CPU subtype options are cluttering up arch/sh/Kconfig somewhat. Given that, this moves all of that in to its own arch/sh/mm/Kconfig. Things like cache configuration are also moved to this new location. This also adds support for strict CPU tuning on newer cores, which requires the addition of as-option. Signed-off-by: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed