summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/kernel.in6
-rw-r--r--config/target.in6
2 files changed, 0 insertions, 12 deletions
diff --git a/config/kernel.in b/config/kernel.in
index 0178480..388c048 100644
--- a/config/kernel.in
+++ b/config/kernel.in
@@ -14,12 +14,6 @@ config KERNEL
config KERNEL_VERSION
string
-choice
- bool
- prompt "Target OS"
-
source config.gen/kernel.in
-endchoice
-
endmenu
diff --git a/config/target.in b/config/target.in
index b5c7af1..60881ce 100644
--- a/config/target.in
+++ b/config/target.in
@@ -28,14 +28,8 @@ config TARGET_LDFLAGS
comment "General target options"
-choice
- bool
- prompt "Target architecture:"
-
source config.gen/arch.in
-endchoice
-
config ARCH_SUPPORTS_BOTH_ENDIAN
bool
default n