forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
kernel/arch/sh/Kconfig.cpu
....@@ -13,7 +13,6 @@
1313
1414 config CPU_BIG_ENDIAN
1515 bool "Big Endian"
16
- depends on !CPU_SH5
1716
1817 endchoice
1918
....@@ -26,10 +25,6 @@
2625 have FPU units (ie, SH77xx).
2726
2827 This option must be set in order to enable the FPU.
29
-
30
-config SH64_FPU_DENORM_FLUSH
31
- bool "Flush floating point denorms to zero"
32
- depends on SH_FPU && SUPERH64
3328
3429 config SH_FPU_EMU
3530 def_bool n
....@@ -77,10 +72,6 @@
7772
7873 If unsure, say N.
7974
80
-config SH64_ID2815_WORKAROUND
81
- bool "Include workaround for SH5-101 cut2 silicon defect ID2815"
82
- depends on CPU_SUBTYPE_SH5_101
83
-
8475 config CPU_HAS_INTEVT
8576 bool
8677
....@@ -94,7 +85,7 @@
9485 that are lacking this bit must have another method in place for
9586 accomplishing what is taken care of by the banked registers.
9687
97
- See <file:Documentation/sh/register-banks.txt> for further
88
+ See <file:Documentation/sh/register-banks.rst> for further
9889 information on SR.RB and register banking in the kernel in general.
9990
10091 config CPU_HAS_PTEAEX