summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-12-23 22:17:35 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-12-23 22:17:46 +0100
commit77049ba01018d740d6c7f4958ffeba4aa50272c6 (patch)
tree55c672de0216dd70e48bc9ba1b5ec74ecfcae5f2 /target/linux
parent71da71d92d57421fb3546986f68e854ae472cf1a (diff)
add mips64r6/mips32r6 choice for toolchain
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/config/Config.in.kernel9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index 1310f0fd4..607b3c3a9 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -102,15 +102,6 @@ config ADK_KERNEL_64BIT
bool
default y if ADK_LINUX_64
-config ADK_KERNEL_CPU_MIPS64
- bool
-
-config ADK_KERNEL_CPU_MIPS64_R1
- bool
-
-config ADK_KERNEL_CPU_MIPS64_R2
- bool
-
# ARM specific
config ADK_KERNEL_AEABI
bool