diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index ca5efe64fad6..9bbb70547f5e 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -509,6 +509,13 @@ config SH_AP325RXA | |||
509 | Renesas "AP-325RXA" support. | 509 | Renesas "AP-325RXA" support. |
510 | Compatible with ALGO SYSTEM CO.,LTD. "AP-320A" | 510 | Compatible with ALGO SYSTEM CO.,LTD. "AP-320A" |
511 | 511 | ||
512 | config SH_SH7763RDP | ||
513 | bool "SH7763RDP" | ||
514 | depends on CPU_SUBTYPE_SH7763 | ||
515 | help | ||
516 | Select SH7763RDP if configuring for a Renesas SH7763 | ||
517 | evaluation board. | ||
518 | |||
512 | config SH_EDOSK7705 | 519 | config SH_EDOSK7705 |
513 | bool "EDOSK7705" | 520 | bool "EDOSK7705" |
514 | depends on CPU_SUBTYPE_SH7705 | 521 | depends on CPU_SUBTYPE_SH7705 |