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