aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig.sh64
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-11-19 19:13:38 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-01-28 13:18:48 +0900
commit600ee240d15e535d51e6c2b2f8475f0aa42885ea (patch)
tree95ca3ee293c43c104172debd3951c8693c27334d /arch/sh/Kconfig.sh64
parentsh: Common swapper_pg_dir usage for SH-5. (diff)
downloadlinux-dev-600ee240d15e535d51e6c2b2f8475f0aa42885ea.tar.xz
linux-dev-600ee240d15e535d51e6c2b2f8475f0aa42885ea.zip
sh: Move over and enable FPU support for SH-5.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig.sh64')
-rw-r--r--arch/sh/Kconfig.sh641
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig.sh64 b/arch/sh/Kconfig.sh64
index 10f5d30d3184..e37cd8c51e34 100644
--- a/arch/sh/Kconfig.sh64
+++ b/arch/sh/Kconfig.sh64
@@ -83,6 +83,7 @@ choice
config CPU_SH5
bool "SH-5"
+ select CPU_HAS_FPU
endchoice