From d00677255077c3b085a32c1a104fc42a64d17e6f Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Mon, 1 Oct 2007 16:20:41 +0900 Subject: sh64: Kill off dead ROM-RAM and generic boards. The generic board stubs were never added, and the ROM-RAM boards never made it in to the wild. Neither one has any users, and both are utterly broken in-tree (likely since 2.4). Kill them both off. Signed-off-by: Paul Mundt --- arch/sh64/Kconfig | 6 ------ 1 file changed, 6 deletions(-) (limited to 'arch/sh64/Kconfig') diff --git a/arch/sh64/Kconfig b/arch/sh64/Kconfig index 5664631d8ae..e177e417670 100644 --- a/arch/sh64/Kconfig +++ b/arch/sh64/Kconfig @@ -58,18 +58,12 @@ choice prompt "SuperH system type" default SH_SIMULATOR -config SH_GENERIC - bool "Generic" - config SH_SIMULATOR bool "Simulator" config SH_CAYMAN bool "Cayman" -config SH_ROMRAM - bool "ROM/RAM" - config SH_HARP bool "ST50-Harp" -- cgit v1.2.3-70-g09d2