[linux] 01/01: [mips64el] Set CPU to MIPS64 R2.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri May 20 06:49:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch master
in repository linux.

commit 9a3028f2d44fe07fe66debbe7cccc7384ed5ab8b
Author: Aurelien Jarno <aurelien at aurel32.net>
Date:   Thu May 19 23:59:47 2016 +0200

    [mips64el] Set CPU to MIPS64 R2.
---
 debian/changelog              | 4 ++++
 debian/config/mips64el/config | 5 ++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b20b593..fec9494 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 linux (4.6-1~exp2) UNRELEASED; urgency=medium
 
+  [ Ben Hutchings ]
   * [tilegx] Build a linux-libc-dev package (Closes: #824524; thanks to
     Helmut Grohne)
   * [tilegx] linux-libc-dev: Install <arch/*> headers in arch-specific
@@ -9,6 +10,9 @@ linux (4.6-1~exp2) UNRELEASED; urgency=medium
   * debian/README.source: Rewrite and expand explanation of kernel config file
     construction
 
+  [ Aurelien Jarno ]
+  * [mips64el] Set CPU to MIPS64 R2.
+
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 17 May 2016 23:33:30 +0100
 
 linux (4.6-1~exp1) experimental; urgency=medium
diff --git a/debian/config/mips64el/config b/debian/config/mips64el/config
index 7f124de..10c79f2 100644
--- a/debian/config/mips64el/config
+++ b/debian/config/mips64el/config
@@ -1,8 +1,11 @@
 ##
 ## file: arch/mips/Kconfig
 ##
+## choice: CPU type
+# CONFIG_CPU_MIPS64_R1 is not set
+CONFIG_CPU_MIPS64_R2=y
+## end choice
 ## choice: Endianness selection
 # CONFIG_CPU_BIG_ENDIAN is not set
 CONFIG_CPU_LITTLE_ENDIAN=y
 ## end choice
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list