summaryrefslogtreecommitdiff
path: root/target/mips/systems
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/systems')
-rw-r--r--target/mips/systems/dragino-ms14s2
-rw-r--r--target/mips/systems/mikrotik-rb4xx2
-rw-r--r--target/mips/systems/mikrotik-rb5322
-rw-r--r--target/mips/systems/qemu-mips2
-rw-r--r--target/mips/systems/toolchain-mips2
5 files changed, 0 insertions, 10 deletions
diff --git a/target/mips/systems/dragino-ms14s b/target/mips/systems/dragino-ms14s
index d96d37fe0..112e2cd01 100644
--- a/target/mips/systems/dragino-ms14s
+++ b/target/mips/systems/dragino-ms14s
@@ -1,7 +1,5 @@
config ADK_TARGET_SYSTEM_DRAGINO_MS14S
bool "Dragino2 ms14-s"
- select ADK_mips
- select ADK_dragino_ms14s
select ADK_TARGET_BIG_ENDIAN
select ADK_CPU_MIPS32
select ADK_TARGET_WITH_WATCHDOG
diff --git a/target/mips/systems/mikrotik-rb4xx b/target/mips/systems/mikrotik-rb4xx
index d5ca50a63..87886524a 100644
--- a/target/mips/systems/mikrotik-rb4xx
+++ b/target/mips/systems/mikrotik-rb4xx
@@ -1,7 +1,5 @@
config ADK_TARGET_SYSTEM_MIKROTIK_RB4XX
bool "Mikrotik Routerboard 4xx"
- select ADK_mips
- select ADK_mikrotik_rb4xx
select ADK_TARGET_BIG_ENDIAN
select ADK_CPU_MIPS32
select ADK_TARGET_WITH_MINIPCI
diff --git a/target/mips/systems/mikrotik-rb532 b/target/mips/systems/mikrotik-rb532
index f78c5c518..55688d288 100644
--- a/target/mips/systems/mikrotik-rb532
+++ b/target/mips/systems/mikrotik-rb532
@@ -1,7 +1,5 @@
config ADK_TARGET_SYSTEM_MIKROTIK_RB532
bool "Mikrotik Routerboard 532"
- select ADK_mips
- select ADK_mikrotik_rb532
select ADK_TARGET_LITTLE_ENDIAN
select ADK_CPU_MIPS32
select ADK_TARGET_WITH_SERIAL
diff --git a/target/mips/systems/qemu-mips b/target/mips/systems/qemu-mips
index 2dfc09ca6..949e686a7 100644
--- a/target/mips/systems/qemu-mips
+++ b/target/mips/systems/qemu-mips
@@ -1,7 +1,5 @@
config ADK_TARGET_SYSTEM_QEMU_MIPS
bool "Qemu Emulator"
- select ADK_mips
- select ADK_qemu_mips
select ADK_TARGET_QEMU
select ADK_TARGET_KERNEL_VMLINUZ
help
diff --git a/target/mips/systems/toolchain-mips b/target/mips/systems/toolchain-mips
index 035908220..aefe0571d 100644
--- a/target/mips/systems/toolchain-mips
+++ b/target/mips/systems/toolchain-mips
@@ -1,7 +1,5 @@
config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS
bool "Toolchain only"
- select ADK_mips
- select ADK_toolchain_mips
select ADK_TARGET_TOOLCHAIN
select ADK_TARGET_PACKAGE_TXZ
help