sh: remove sh5 support
[linux-2.6-microblaze.git] / arch / sh / Kconfig.cpu
index 4a4edc7..97ca35f 100644 (file)
@@ -13,7 +13,6 @@ config CPU_LITTLE_ENDIAN
 
 config CPU_BIG_ENDIAN
        bool "Big Endian"
-       depends on !CPU_SH5
 
 endchoice
 
@@ -27,10 +26,6 @@ config SH_FPU
 
          This option must be set in order to enable the FPU.
 
-config SH64_FPU_DENORM_FLUSH
-       bool "Flush floating point denorms to zero"
-       depends on SH_FPU && SUPERH64
-
 config SH_FPU_EMU
        def_bool n
        prompt "FPU emulation support"
@@ -77,10 +72,6 @@ config SPECULATIVE_EXECUTION
 
          If unsure, say N.
 
-config SH64_ID2815_WORKAROUND
-       bool "Include workaround for SH5-101 cut2 silicon defect ID2815"
-       depends on CPU_SUBTYPE_SH5_101
-
 config CPU_HAS_INTEVT
        bool