summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.systems
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-26 18:34:51 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-26 18:34:51 +0100
commit181e796c9beb08534f9e3f50c881bb8feaf78c5c (patch)
tree3bbd80f9cd0ad2a3572fe3135056f24a89728029 /target/linux/config/Config.in.systems
parentd8b9dfc2b0e223f4d63850f173775a8bd0931d84 (diff)
rework arm support, add qemu arm model vexpress for cortex-a9 emulation (hard float)
Diffstat (limited to 'target/linux/config/Config.in.systems')
-rw-r--r--target/linux/config/Config.in.systems61
1 files changed, 2 insertions, 59 deletions
diff --git a/target/linux/config/Config.in.systems b/target/linux/config/Config.in.systems
index 9609cf5b2..61284f0fb 100644
--- a/target/linux/config/Config.in.systems
+++ b/target/linux/config/Config.in.systems
@@ -5,68 +5,11 @@ config ADK_KERNEL_PAGE_SIZE_4KB
config ADK_KERNEL_PAGE_SIZE_16KB
boolean
-# mips systems
-config ADK_KERNEL_ATHEROS_AR231X
- boolean
-
-config ADK_KERNEL_MIKROTIK_RB532
- boolean
-
-config ADK_KERNEL_AR7
- boolean
-
-config ADK_KERNEL_BCM47XX
- select ADK_KERNEL_BCM47XX_SSB
- boolean
-
-config ADK_KERNEL_ATHEROS_AR71XX
- boolean
-
-config ADK_KERNEL_AR71XX_MACH_RB4XX
- boolean
-
-# mips64 systems
-config ADK_KERNEL_MACH_LOONGSON
- boolean
-
-config ADK_KERNEL_LEMOTE_MACH2F
- boolean
-
-# arm systems
-config ADK_KERNEL_ARCH_VERSATILE
- boolean
-
-config ADK_KERNEL_PXA_SHARP_Cxx00
- boolean
-
-config ADK_KERNEL_ARCH_PXA
- boolean
-
-config ADK_KERNEL_PXA_SHARPSL
- boolean
-
-config ADK_KERNEL_MACH_SPITZ
- boolean
-
-config ADK_KERNEL_ARCH_AT91
- boolean
-
-config ADK_KERNEL_ARCH_AT91SAM9G20
- boolean
-
-config ADK_KERNEL_ARCH_AT91SAM9260
- boolean
-
-config ADK_KERNEL_MACH_ACMENETUSFOXG20
- boolean
-
-config ADK_KERNEL_BCM47XX_SSB
- boolean
-
-# endianesss and ABI
+# ABI
config ADK_KERNEL_AEABI
boolean
+# endianess
config ADK_KERNEL_CPU_BIG_ENDIAN
boolean