summaryrefslogtreecommitdiffstats
path: root/debian/config/kernelarch-mips/config.mips32r6
diff options
context:
space:
mode:
Diffstat (limited to 'debian/config/kernelarch-mips/config.mips32r6')
-rw-r--r--debian/config/kernelarch-mips/config.mips32r69
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/config/kernelarch-mips/config.mips32r6 b/debian/config/kernelarch-mips/config.mips32r6
new file mode 100644
index 000000000..1771b56be
--- /dev/null
+++ b/debian/config/kernelarch-mips/config.mips32r6
@@ -0,0 +1,9 @@
+##
+## file: arch/mips/Kconfig
+##
+## choice: CPU type
+CONFIG_CPU_MIPS32_R6=y
+## end choice
+## choice: Kernel code model
+CONFIG_32BIT=y
+## end choice