1 menu "SuperH architecture"
16 SH4A has 2 physical memory maps. This use 32bit mode.
17 And this is board specific. Please check your board if you
21 prompt "Target select"
29 bool "Renesas R2D-PLUS"
36 config TARGET_SH7752EVB
40 config TARGET_SH7753EVB
44 config TARGET_SH7757LCR
48 config TARGET_SH7763RDP
58 default "sh4" if CPU_SH4
60 source "arch/sh/lib/Kconfig"
62 source "board/renesas/MigoR/Kconfig"
63 source "board/renesas/r2dplus/Kconfig"
64 source "board/renesas/r7780mp/Kconfig"
65 source "board/renesas/sh7752evb/Kconfig"
66 source "board/renesas/sh7753evb/Kconfig"
67 source "board/renesas/sh7757lcr/Kconfig"
68 source "board/renesas/sh7763rdp/Kconfig"