[linux] 02/02: [mipsel/4kc-malta, mipsel/5kc-malta] Build for R2 ISA.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Jun 21 19:11:44 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 8ee599f38767dcead1c670d72dd1a11f4a6f61b4
Author: Aurelien Jarno <aurelien at aurel32.net>
Date:   Tue Jun 21 20:41:19 2016 +0200

    [mipsel/4kc-malta, mipsel/5kc-malta] Build for R2 ISA.
---
 debian/config/kernelarch-mips/config.mips32r1 | 10 ----------
 debian/config/kernelarch-mips/config.mips64r1 | 10 ----------
 debian/config/mipsel/defines                  |  4 ++--
 3 files changed, 2 insertions(+), 22 deletions(-)

diff --git a/debian/config/kernelarch-mips/config.mips32r1 b/debian/config/kernelarch-mips/config.mips32r1
deleted file mode 100644
index 1b95aaf..0000000
--- a/debian/config/kernelarch-mips/config.mips32r1
+++ /dev/null
@@ -1,10 +0,0 @@
-##
-## file: arch/mips/Kconfig
-##
-## choice: CPU type
-CONFIG_CPU_MIPS32_R1=y
-## end choice
-## choice: Kernel code model
-CONFIG_32BIT=y
-## end choice
-
diff --git a/debian/config/kernelarch-mips/config.mips64r1 b/debian/config/kernelarch-mips/config.mips64r1
deleted file mode 100644
index 2c43cd3..0000000
--- a/debian/config/kernelarch-mips/config.mips64r1
+++ /dev/null
@@ -1,10 +0,0 @@
-##
-## file: arch/mips/Kconfig
-##
-## choice: CPU type
-CONFIG_CPU_MIPS64_R1=y
-## end choice
-## choice: Kernel code model
-CONFIG_64BIT=y
-## end choice
-
diff --git a/debian/config/mipsel/defines b/debian/config/mipsel/defines
index 734c616..b122b23 100644
--- a/debian/config/mipsel/defines
+++ b/debian/config/mipsel/defines
@@ -21,7 +21,7 @@ hardware-long: MIPS Malta boards
 [4kc-malta_image]
 configs:
  kernelarch-mips/config.malta
- kernelarch-mips/config.mips32r1
+ kernelarch-mips/config.mips32r2
 
 [5kc-malta_description]
 hardware: MIPS Malta (64-bit)
@@ -30,7 +30,7 @@ hardware-long: MIPS Malta boards (64-bit)
 [5kc-malta_image]
 configs:
  kernelarch-mips/config.malta
- kernelarch-mips/config.mips64r1
+ kernelarch-mips/config.mips64r2
 
 [loongson-3_description]
 hardware: Loongson 3A/3B

-- 
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