]> err.no Git - linux-2.6/blobdiff - arch/sh/Kconfig
sh: Kill off the mach-harp and mach-sim machtypes.
[linux-2.6] / arch / sh / Kconfig
index e406f1dbac84a73fa14ddbcc80f786c1206d6672..d99ba375cc875d61caedf94686ce7f219de3409d 100644 (file)
@@ -24,9 +24,6 @@ config RWSEM_GENERIC_SPINLOCK
        bool
        default y
 
-config SUPERH64
-       def_bool y if CPU_SH5
-
 config RWSEM_XCHGADD_ALGORITHM
        bool
 
@@ -508,17 +505,10 @@ 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
-
-config SH_HARP
-       bool "ST50 Harp"
-       depends on CPU_SH5
+       select SYS_SUPPORTS_PCI
 
 endmenu