X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=arch%2Fsh%2FKconfig.cpu;fp=arch%2Fsh%2FKconfig.cpu;h=97ca35f2cd37382b59ea793ea972c132c0fc5397;hb=37744feebc086908fd89760650f458ab19071750;hp=4a4edc7e03d4145fd8523d3ceab42e55c87923b3;hpb=d1f56f318d234fc5db230af2f3e0088f689ab3c0;p=linux-2.6-microblaze.git diff --git a/arch/sh/Kconfig.cpu b/arch/sh/Kconfig.cpu index 4a4edc7e03d4..97ca35f2cd37 100644 --- a/arch/sh/Kconfig.cpu +++ b/arch/sh/Kconfig.cpu @@ -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