summaryrefslogtreecommitdiffstats
path: root/debian/config/mips64
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-11 08:28:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-11 08:28:00 +0000
commit3565071f226432336a54d0193d729fa4508a3394 (patch)
tree4cde13f078f84c0a7785d234fd52edce7c90546a /debian/config/mips64
parentAdding upstream version 6.6.15. (diff)
downloadlinux-3565071f226432336a54d0193d729fa4508a3394.tar.xz
linux-3565071f226432336a54d0193d729fa4508a3394.zip
Adding debian version 6.6.15-2.debian/6.6.15-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/config/mips64/config7
-rw-r--r--debian/config/mips64/defines50
-rw-r--r--debian/config/mips64el/config11
-rw-r--r--debian/config/mips64el/defines62
-rw-r--r--debian/config/mips64r6el/README1
-rw-r--r--debian/config/mips64r6el/config7
-rw-r--r--debian/config/mips64r6el/defines22
7 files changed, 160 insertions, 0 deletions
diff --git a/debian/config/mips64/config b/debian/config/mips64/config
new file mode 100644
index 0000000000..1d92685267
--- /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 0000000000..7b4efe79c6
--- /dev/null
+++ b/debian/config/mips64/defines
@@ -0,0 +1,50 @@
+[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
+
+[5kc-malta_packages]
+installer: true
+
+[mips64r2eb_description]
+hardware: MIPS Generic (mips64r2eb)
+hardware-long: MIPS Generic platform (mips64r2eb)
+
+[mips64r2eb_image]
+configs:
+ kernelarch-mips/config.boston
+ kernelarch-mips/config.mips64r2
+
+[mips64r2eb_packages]
+installer: true
+
+[octeon_description]
+hardware: Octeon
+hardware-long: Cavium Networks Octeon
+
+[octeon_build]
+image-file: vmlinux
+
+[octeon_image]
+install-stem: vmlinux
+configs: kernelarch-mips/config.octeon
+
+[octeon_packages]
+installer: true
diff --git a/debian/config/mips64el/config b/debian/config/mips64el/config
new file mode 100644
index 0000000000..9f3326ab06
--- /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 0000000000..08cbbae433
--- /dev/null
+++ b/debian/config/mips64el/defines
@@ -0,0 +1,62 @@
+[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
+
+[5kc-malta_packages]
+installer: true
+
+[mips64r2el_description]
+hardware: MIPS Generic (mips64r2el)
+hardware-long: MIPS Generic platform (mips64r2el)
+
+[mips64r2el_image]
+configs:
+ kernelarch-mips/config.boston
+ kernelarch-mips/config.mips64r2
+
+[mips64r2el_packages]
+installer: true
+
+[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
+
+[loongson-3_packages]
+installer: true
+
+[octeon_description]
+hardware: Octeon
+hardware-long: Cavium Networks Octeon
+
+[octeon_build]
+image-file: vmlinux
+
+[octeon_image]
+install-stem: vmlinux
+configs: kernelarch-mips/config.octeon
+
+[octeon_packages]
+installer: true
diff --git a/debian/config/mips64r6el/README b/debian/config/mips64r6el/README
new file mode 100644
index 0000000000..d2b1b69fa2
--- /dev/null
+++ b/debian/config/mips64r6el/README
@@ -0,0 +1 @@
+Not an architecture in Debian. Re-check status 2025-12.
diff --git a/debian/config/mips64r6el/config b/debian/config/mips64r6el/config
new file mode 100644
index 0000000000..bf12a2398d
--- /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 0000000000..410cee457f
--- /dev/null
+++ b/debian/config/mips64r6el/defines
@@ -0,0 +1,22 @@
+[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
+
+[mips64r6el_packages]
+installer: true