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

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Nov 3 21:13:03 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit e90486824198679c043362bcb70737d676354ec3
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Nov 3 15:02:01 2016 -0600

    Clean up kconfig using kconfigeditor2
---
 debian/config/arm64/config           | 2 +-
 debian/config/kernelarch-mips/config | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 2772223..8903c71 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -602,9 +602,9 @@ CONFIG_SERIAL_8250_NR_UARTS=4
 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
 CONFIG_SERIAL_8250_EXTENDED=y
 CONFIG_SERIAL_8250_SHARE_IRQ=y
+CONFIG_SERIAL_8250_BCM2835AUX=y
 CONFIG_SERIAL_8250_DW=y
 # CONFIG_SERIAL_8250_EM is not set
-CONFIG_SERIAL_8250_BCM2835AUX=y
 CONFIG_SERIAL_OF_PLATFORM=y
 
 ##
diff --git a/debian/config/kernelarch-mips/config b/debian/config/kernelarch-mips/config
index c2cfaee..78b9267 100644
--- a/debian/config/kernelarch-mips/config
+++ b/debian/config/kernelarch-mips/config
@@ -1,8 +1,8 @@
 ##
 ## file: arch/mips/Kconfig
 ##
-CONFIG_RANDOMIZE_BASE=y
 CONFIG_RELOCATABLE=y
+CONFIG_RANDOMIZE_BASE=y
 CONFIG_KEXEC=y
 CONFIG_SECCOMP=y
 CONFIG_PCI=y

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