aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig.sh64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig.sh64')
-rw-r--r--arch/sh/Kconfig.sh6416
1 files changed, 1 insertions, 15 deletions
diff --git a/arch/sh/Kconfig.sh64 b/arch/sh/Kconfig.sh64
index 20db5e0c1401..10f5d30d3184 100644
--- a/arch/sh/Kconfig.sh64
+++ b/arch/sh/Kconfig.sh64
@@ -99,21 +99,7 @@ config CPU_SUBTYPE_SH5_103
99 99
100endchoice 100endchoice
101 101
102choice 102source "arch/sh/Kconfig.cpu"
103 prompt "Endianness"
104 default LITTLE_ENDIAN
105
106config LITTLE_ENDIAN
107 bool "Little-Endian"
108
109config BIG_ENDIAN
110 bool "Big-Endian"
111
112endchoice
113
114config SH_FPU
115 bool "FPU support"
116 default y
117 103
118config SH64_FPU_DENORM_FLUSH 104config SH64_FPU_DENORM_FLUSH
119 depends on SH_FPU 105 depends on SH_FPU