summaryrefslogtreecommitdiffstats
path: root/debian/config/mips64
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/config/mips64/config7
-rw-r--r--debian/config/mips64/defines41
-rw-r--r--debian/config/mips64el/config11
-rw-r--r--debian/config/mips64el/defines50
-rw-r--r--debian/config/mips64r6/config7
-rw-r--r--debian/config/mips64r6/defines20
-rw-r--r--debian/config/mips64r6el/config7
-rw-r--r--debian/config/mips64r6el/defines20
8 files changed, 163 insertions, 0 deletions
diff --git a/debian/config/mips64/config b/debian/config/mips64/config
new file mode 100644
index 000000000..1d9268526
--- /dev/null
+++ b/debian/config/mips64/config
@@ -0,0 +1,7 @@
+##
+## file: arch/mips/Kconfig
+##
+## choice: Endianness selection
+CONFIG_CPU_BIG_ENDIAN=y
+# CONFIG_CPU_LITTLE_ENDIAN is not set
+## end choice
diff --git a/debian/config/mips64/defines b/debian/config/mips64/defines
new file mode 100644
index 000000000..d2885cfa2
--- /dev/null
+++ b/debian/config/mips64/defines
@@ -0,0 +1,41 @@
+[base]
+flavours:
+ 5kc-malta
+ mips64r2eb
+ octeon
+kernel-arch: mips
+
+[build]
+image-file: vmlinuz
+
+[image]
+install-stem: vmlinuz
+
+[5kc-malta_description]
+hardware: MIPS Malta
+hardware-long: MIPS Malta boards
+
+[5kc-malta_image]
+configs:
+ kernelarch-mips/config.malta
+ kernelarch-mips/config.mips64r2
+
+[mips64r2eb_description]
+hardware: MIPS Generic (mips64r2eb)
+hardware-long: MIPS Generic platform (mips64r2eb)
+
+[mips64r2eb_image]
+configs:
+ kernelarch-mips/config.boston
+ kernelarch-mips/config.mips64r2
+
+[octeon_description]
+hardware: Octeon
+hardware-long: Cavium Networks Octeon
+
+[octeon_build]
+image-file: vmlinux
+
+[octeon_image]
+install-stem: vmlinux
+configs: kernelarch-mips/config.octeon
diff --git a/debian/config/mips64el/config b/debian/config/mips64el/config
new file mode 100644
index 000000000..9f3326ab0
--- /dev/null
+++ b/debian/config/mips64el/config
@@ -0,0 +1,11 @@
+##
+## file: arch/mips/Kconfig
+##
+## choice: Endianness selection
+# CONFIG_CPU_BIG_ENDIAN is not set
+CONFIG_CPU_LITTLE_ENDIAN=y
+## end choice
+## choice: CPU type
+# CONFIG_CPU_MIPS64_R1 is not set
+CONFIG_CPU_MIPS64_R2=y
+## end choice
diff --git a/debian/config/mips64el/defines b/debian/config/mips64el/defines
new file mode 100644
index 000000000..7ad27927c
--- /dev/null
+++ b/debian/config/mips64el/defines
@@ -0,0 +1,50 @@
+[base]
+flavours:
+ 5kc-malta
+ mips64r2el
+ loongson-3
+ octeon
+kernel-arch: mips
+
+[build]
+image-file: vmlinuz
+
+[image]
+install-stem: vmlinuz
+
+[5kc-malta_description]
+hardware: MIPS Malta
+hardware-long: MIPS Malta boards
+
+[5kc-malta_image]
+configs:
+ kernelarch-mips/config.malta
+ kernelarch-mips/config.mips64r2
+
+[mips64r2el_description]
+hardware: MIPS Generic (mips64r2el)
+hardware-long: MIPS Generic platform (mips64r2el)
+
+[mips64r2el_image]
+configs:
+ kernelarch-mips/config.boston
+ kernelarch-mips/config.mips64r2
+
+[loongson-3_description]
+hardware: Loongson 3A/3B
+hardware-long: Loongson 3A or 3B based systems (e.g. from Loongson or Lemote)
+
+[loongson-3_image]
+recommends: pmon-update
+configs: kernelarch-mips/config.loongson-3
+
+[octeon_description]
+hardware: Octeon
+hardware-long: Cavium Networks Octeon
+
+[octeon_build]
+image-file: vmlinux
+
+[octeon_image]
+install-stem: vmlinux
+configs: kernelarch-mips/config.octeon
diff --git a/debian/config/mips64r6/config b/debian/config/mips64r6/config
new file mode 100644
index 000000000..1d9268526
--- /dev/null
+++ b/debian/config/mips64r6/config
@@ -0,0 +1,7 @@
+##
+## file: arch/mips/Kconfig
+##
+## choice: Endianness selection
+CONFIG_CPU_BIG_ENDIAN=y
+# CONFIG_CPU_LITTLE_ENDIAN is not set
+## end choice
diff --git a/debian/config/mips64r6/defines b/debian/config/mips64r6/defines
new file mode 100644
index 000000000..b6d87f177
--- /dev/null
+++ b/debian/config/mips64r6/defines
@@ -0,0 +1,20 @@
+[base]
+flavours:
+ mips64r6eb
+kernel-arch: mips
+
+[build]
+image-file: vmlinuz
+
+[image]
+install-stem: vmlinuz
+
+[mips64r6eb_description]
+hardware: MIPS Generic (mips64r6eb)
+hardware-long: MIPS Generic platform (mips64r6eb)
+
+[mips64r6eb_image]
+configs:
+ kernelarch-mips/config.boston
+ kernelarch-mips/config.mips64r6
+
diff --git a/debian/config/mips64r6el/config b/debian/config/mips64r6el/config
new file mode 100644
index 000000000..bf12a2398
--- /dev/null
+++ b/debian/config/mips64r6el/config
@@ -0,0 +1,7 @@
+##
+## file: arch/mips/Kconfig
+##
+## choice: Endianness selection
+# CONFIG_CPU_BIG_ENDIAN is not set
+CONFIG_CPU_LITTLE_ENDIAN=y
+## end choice
diff --git a/debian/config/mips64r6el/defines b/debian/config/mips64r6el/defines
new file mode 100644
index 000000000..ac2387dbd
--- /dev/null
+++ b/debian/config/mips64r6el/defines
@@ -0,0 +1,20 @@
+[base]
+flavours:
+ mips64r6el
+kernel-arch: mips
+
+[build]
+image-file: vmlinuz
+
+[image]
+install-stem: vmlinuz
+
+[mips64r6el_description]
+hardware: MIPS Generic (mips64r6el)
+hardware-long: MIPS Generic platform (mips64r6el)
+
+[mips64r6el_image]
+configs:
+ kernelarch-mips/config.boston
+ kernelarch-mips/config.mips64r6
+