diff options
Diffstat (limited to 'arch/sh/Kconfig.sh64')
-rw-r--r-- | arch/sh/Kconfig.sh64 | 1 |
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 |