diff options
Diffstat (limited to 'config/target.in')
-rw-r--r-- | config/target.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/target.in b/config/target.in index b5c7af12..60881ce0 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 |