[linux] 01/07: Clean up kconfig using kconfigeditor2

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon May 23 21:38:11 UTC 2016


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

benh pushed a commit to branch master
in repository linux.

commit 87a8b5159646b45b858e429f6d72d4cfe2b55725
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon May 23 11:51:57 2016 +0100

    Clean up kconfig using kconfigeditor2
---
 debian/config/mips/config.4kc-malta | 1 +
 debian/config/mips/config.5kc-malta | 1 +
 debian/config/mips64el/config       | 9 +++++----
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/config/mips/config.4kc-malta b/debian/config/mips/config.4kc-malta
index f84e399..ba8d8a1 100644
--- a/debian/config/mips/config.4kc-malta
+++ b/debian/config/mips/config.4kc-malta
@@ -5,3 +5,4 @@
 # CONFIG_CPU_MIPS32_R1 is not set
 CONFIG_CPU_MIPS32_R2=y
 ## end choice
+
diff --git a/debian/config/mips/config.5kc-malta b/debian/config/mips/config.5kc-malta
index 6de3974..6155566 100644
--- a/debian/config/mips/config.5kc-malta
+++ b/debian/config/mips/config.5kc-malta
@@ -5,3 +5,4 @@
 # CONFIG_CPU_MIPS64_R1 is not set
 CONFIG_CPU_MIPS64_R2=y
 ## end choice
+
diff --git a/debian/config/mips64el/config b/debian/config/mips64el/config
index 10c79f2..4807b61 100644
--- a/debian/config/mips64el/config
+++ b/debian/config/mips64el/config
@@ -1,11 +1,12 @@
 ##
 ## 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
+## choice: CPU type
+# CONFIG_CPU_MIPS64_R1 is not set
+CONFIG_CPU_MIPS64_R2=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