diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 81eaa4b72f4a..83d170ccb0f8 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -594,11 +594,11 @@ config SH_CAYMAN | |||
594 | 594 | ||
595 | endmenu | 595 | endmenu |
596 | 596 | ||
597 | source "arch/sh/boards/renesas/rts7751r2d/Kconfig" | 597 | source "arch/sh/boards/mach-r2d/Kconfig" |
598 | source "arch/sh/boards/renesas/r7780rp/Kconfig" | 598 | source "arch/sh/boards/mach-highlander/Kconfig" |
599 | source "arch/sh/boards/renesas/sdk7780/Kconfig" | 599 | source "arch/sh/boards/mach-sdk7780/Kconfig" |
600 | source "arch/sh/boards/renesas/migor/Kconfig" | 600 | source "arch/sh/boards/mach-migor/Kconfig" |
601 | source "arch/sh/boards/magicpanelr2/Kconfig" | 601 | source "arch/sh/boards/mach-magicpanelr2/Kconfig" |
602 | 602 | ||
603 | menu "Timer and clock configuration" | 603 | menu "Timer and clock configuration" |
604 | 604 | ||