diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 1ad3ce540021..d99ba375cc87 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -505,19 +505,11 @@ config SH_MAGIC_PANEL_R2 help Select Magic Panel R2 if configuring for Magic Panel R2. -config SH_SIMULATOR - bool "Simulator" - depends on SUPERH64 - config SH_CAYMAN bool "Hitachi Cayman" depends on CPU_SUBTYPE_SH5_101 || CPU_SUBTYPE_SH5_103 select SYS_SUPPORTS_PCI -config SH_HARP - bool "ST50 Harp" - depends on CPU_SH5 - endmenu source "arch/sh/boards/renesas/hs7751rvoip/Kconfig" |