summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig.cpu
diff options
context:
space:
mode:
authorPaul Mundt2009-06-01 12:50:08 +0200
committerPaul Mundt2009-06-01 12:50:08 +0200
commit0bf8513ed0df64b38edce63411d4b7b368464f47 (patch)
treec15d7bb734f4daaba2fa01df9a83e4b79ea65726 /arch/sh/Kconfig.cpu
parentsh: Tidy up the optional L2 probing, wire it up for SH7786. (diff)
downloadkernel-qcow2-linux-0bf8513ed0df64b38edce63411d4b7b368464f47.tar.gz
kernel-qcow2-linux-0bf8513ed0df64b38edce63411d4b7b368464f47.tar.xz
kernel-qcow2-linux-0bf8513ed0df64b38edce63411d4b7b368464f47.zip
sh: Tidy up SH-4A boot_cpu_data.flags probing.
This tidies up the boot_cpu_data.flags probing on SH-4A. All of them have a few things in common, which we can blindly set, rather than having each subtype have to set the same flags. We can also make assumptions about cache ways and the validity of PTEA, so this also kills off CPU_HAS_PTEA as a config option. There was also a bug in the FPU probing, which is now tidied up. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig.cpu')
-rw-r--r--arch/sh/Kconfig.cpu3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/Kconfig.cpu b/arch/sh/Kconfig.cpu
index 9eb1712372d8..cd6e3ea598d5 100644
--- a/arch/sh/Kconfig.cpu
+++ b/arch/sh/Kconfig.cpu
@@ -96,9 +96,6 @@ config CPU_HAS_SR_RB
See <file:Documentation/sh/register-banks.txt> for further
information on SR.RB and register banking in the kernel in general.
-config CPU_HAS_PTEA
- bool
-
config CPU_HAS_PTEAEX
bool