summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Configs/Config.sh')
-rw-r--r--extra/Configs/Config.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/Configs/Config.sh b/extra/Configs/Config.sh
index 45aed28f5..bf4326c52 100644
--- a/extra/Configs/Config.sh
+++ b/extra/Configs/Config.sh
@@ -41,7 +41,6 @@ choice
- "SH2" Hitachi SH2
- "SH3" Hitachi SH3
- "SH4" Hitachi SH4
- - "SH5" Hitachi SH5
config CONFIG_SH2
bool "SH2"
@@ -52,9 +51,6 @@ config CONFIG_SH3
config CONFIG_SH4
bool "SH4"
-config CONFIG_SH5
- bool "SH5"
-
endchoice
choice