[linux] 06/08: Clean up kconfig with kconfigeditor2

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Apr 13 22:26:30 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 31a7d069fcba52fba05616b62ab0d5bed0c19351
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Apr 13 23:11:32 2016 +0100

    Clean up kconfig with kconfigeditor2
---
 debian/config/armhf/config.armmp            | 2 +-
 debian/config/kernelarch-mips/config.octeon | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index 50e7889..7c711e8 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -1082,6 +1082,7 @@ CONFIG_VIRTIO_MMIO=m
 ##
 CONFIG_DA9052_WATCHDOG=m
 CONFIG_ARM_SP805_WATCHDOG=m
+CONFIG_DW_WATCHDOG=m
 CONFIG_OMAP_WATCHDOG=m
 CONFIG_ORION_WATCHDOG=m
 CONFIG_SUNXI_WATCHDOG=m
@@ -1089,7 +1090,6 @@ CONFIG_TWL4030_WATCHDOG=m
 CONFIG_IMX2_WDT=m
 CONFIG_TEGRA_WATCHDOG=m
 CONFIG_BCM2835_WDT=m
-CONFIG_DW_WATCHDOG=m
 
 ##
 ## file: kernel/power/Kconfig
diff --git a/debian/config/kernelarch-mips/config.octeon b/debian/config/kernelarch-mips/config.octeon
index 36df789..97170ba 100644
--- a/debian/config/kernelarch-mips/config.octeon
+++ b/debian/config/kernelarch-mips/config.octeon
@@ -10,10 +10,10 @@ CONFIG_CAVIUM_OCTEON_SOC=y
 CONFIG_64BIT=y
 ## end choice
 CONFIG_SMP=y
+CONFIG_NR_CPUS=32
 CONFIG_PCI=y
 CONFIG_MIPS32_O32=y
 CONFIG_MIPS32_N32=y
-CONFIG_NR_CPUS=32
 
 ##
 ## file: arch/mips/cavium-octeon/Kconfig
@@ -39,11 +39,11 @@ CONFIG_CRYPTO_SHA512_OCTEON=m
 ##
 ## file: drivers/ata/Kconfig
 ##
-CONFIG_AHCI_OCTEON=m
 CONFIG_ATA=y
+CONFIG_SATA_AHCI_PLATFORM=m
+CONFIG_AHCI_OCTEON=m
 CONFIG_ATA_SFF=y
 CONFIG_PATA_OCTEON_CF=y
-CONFIG_SATA_AHCI_PLATFORM=m
 
 ##
 ## file: drivers/char/hw_random/Kconfig

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