Loading arch/sh/Kconfig +4 −1 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ endchoice config SH_FPU bool "FPU support" depends on CPU_SH4 depends on CPU_HAS_FPU default y help Selecting this option will enable support for SH processors that Loading Loading @@ -199,6 +199,9 @@ config CPU_HAS_PTEA config CPU_HAS_DSP bool config CPU_HAS_FPU bool endmenu menu "Board support" Loading arch/sh/mm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ config CPU_SH4 select CPU_HAS_INTEVT select CPU_HAS_SR_RB select CPU_HAS_PTEA if (!CPU_SUBTYPE_ST40 && !CPU_SH4A) || CPU_SHX2 select CPU_HAS_FPU if !CPU_SH4AL_DSP config CPU_SH4A bool Loading Loading
arch/sh/Kconfig +4 −1 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ endchoice config SH_FPU bool "FPU support" depends on CPU_SH4 depends on CPU_HAS_FPU default y help Selecting this option will enable support for SH processors that Loading Loading @@ -199,6 +199,9 @@ config CPU_HAS_PTEA config CPU_HAS_DSP bool config CPU_HAS_FPU bool endmenu menu "Board support" Loading
arch/sh/mm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ config CPU_SH4 select CPU_HAS_INTEVT select CPU_HAS_SR_RB select CPU_HAS_PTEA if (!CPU_SUBTYPE_ST40 && !CPU_SH4A) || CPU_SHX2 select CPU_HAS_FPU if !CPU_SH4AL_DSP config CPU_SH4A bool Loading