summaryrefslogtreecommitdiffstats
path: root/config/uClibc-0.9.28/Config.x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'config/uClibc-0.9.28/Config.x86_64')
-rw-r--r--config/uClibc-0.9.28/Config.x86_6428
1 files changed, 0 insertions, 28 deletions
diff --git a/config/uClibc-0.9.28/Config.x86_64 b/config/uClibc-0.9.28/Config.x86_64
deleted file mode 100644
index f3d7f7f..0000000
--- a/config/uClibc-0.9.28/Config.x86_64
+++ /dev/null
@@ -1,28 +0,0 @@
-#
-# For a description of the syntax of this configuration file,
-# see extra/config/Kconfig-language.txt
-#
-
-config UC_HAVE_ELF
- bool
- select UC_ARCH_HAS_MMU
- select UC_HAS_NO_THREADS
- default y
-
-config UC_TARGET_ARCH
- string
- default "x86_64"
-
-config UC_ARCH_CFLAGS
- string
-
-config UC_ARCH_LDFLAGS
- string
-
-config UC_LIBGCC_CFLAGS
- string
-
-config UC_ARCH_SUPPORTS_LITTLE_ENDIAN
- bool
- default y
-