summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.csky13
1 files changed, 0 insertions, 13 deletions
diff --git a/extra/Configs/Config.csky b/extra/Configs/Config.csky
index 704f7be1b..3173ce91f 100644
--- a/extra/Configs/Config.csky
+++ b/extra/Configs/Config.csky
@@ -10,16 +10,3 @@ config FORCE_OPTIONS_FOR_ARCH
select ARCH_USE_MMU
select ARCH_HAS_MMU
-choice
- prompt "Target Processor Type"
- default CK610
-
-config CK610
- bool "ck610"
-config CK810
- bool "ck810"
-config CK807
- bool "ck807"
-
-endchoice
-