summaryrefslogtreecommitdiff
path: root/target/linux/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-12 18:50:42 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-12 18:51:01 +0200
commitc9dfabc3741ca9701745a80babd1d634070a359f (patch)
tree20b35089ca5c8f14272cc433e03ef62b31b779c3 /target/linux/config
parentd6ba106f2947ff39fb2be2422b512b6ce2d5366d (diff)
add some mips32 cpu symbols
Diffstat (limited to 'target/linux/config')
-rw-r--r--target/linux/config/Config.in.mips9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.mips b/target/linux/config/Config.in.mips
index 53b0ca308..fcb380598 100644
--- a/target/linux/config/Config.in.mips
+++ b/target/linux/config/Config.in.mips
@@ -1,6 +1,15 @@
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
+config ADK_KERNEL_CPU_MIPS32_R1
+ bool
+
+config ADK_KERNEL_CPU_MIPS32_R2
+ bool
+
+config ADK_KERNEL_CPU_MIPS32_R6
+ bool
+
menu "MIPS devices support"
depends on ADK_TARGET_SYSTEM_LEMOTE_YEELONG