summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-11-03 15:02:01 -0600
committerBen Hutchings <ben@decadent.org.uk>2016-11-03 15:02:01 -0600
commite90486824198679c043362bcb70737d676354ec3 (patch)
tree7c308090a8fce6c061d9c5a04181b19a392a26d0
parent4975a766e76daeec00720d5a1c47a21da7766292 (diff)
Clean up kconfig using kconfigeditor2
-rw-r--r--debian/config/arm64/config2
-rw-r--r--debian/config/kernelarch-mips/config2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 277222306..8903c711a 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 c2cfaeefc..78b9267b1 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