[linux] 06/06: [arm64] Enable more drivers for X-Gene (Closes: #840061)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Nov 13 04:30:51 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 15da3c4884b89d27af8d3e46cee08558d4dadf57
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Nov 13 04:28:46 2016 +0000

    [arm64] Enable more drivers for X-Gene (Closes: #840061)
---
 debian/changelog           | 4 ++++
 debian/config/arm64/config | 9 +++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2629b06..313057f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -237,6 +237,10 @@ linux (4.8.7-1) UNRELEASED; urgency=medium
   * IB: Enable INFINIBAND_RDMAVT as module, re-enabling INFINIBAND_HFI1
     and INFINIBAND_QIB (Closes: #843792)
   * libcpupower-dev: Depend on libcpupower1 (Closes:  #840852)
+  * [arm64] Enable more drivers for X-Gene (Closes: #840061):
+    - ipmi: Enable IPMI_HANDLER, IPMI_DEVICE_INTERFACE, IPMI_SSIF as modules
+    - i2c: Enable I2C_XGENE_SLIMPRO as module
+    - mailbox: Enable XGENE_SLIMPRO_MBOX as module
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 02 Nov 2016 12:01:42 -0600
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 8903c71..f4bd4a1 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -65,6 +65,13 @@ CONFIG_HW_RANDOM_HISI=m
 CONFIG_HW_RANDOM_MSM=m
 
 ##
+## file: drivers/char/ipmi/Kconfig
+##
+CONFIG_IPMI_HANDLER=m
+CONFIG_IPMI_DEVICE_INTERFACE=m
+CONFIG_IPMI_SSIF=m
+
+##
 ## file: drivers/clk/Kconfig
 ##
 CONFIG_COMMON_CLK_XGENE=y
@@ -189,6 +196,7 @@ CONFIG_I2C_DESIGNWARE_PLATFORM=m
 CONFIG_I2C_QUP=m
 CONFIG_I2C_TEGRA=m
 CONFIG_I2C_CROS_EC_TUNNEL=m
+CONFIG_I2C_XGENE_SLIMPRO=m
 
 ##
 ## file: drivers/iio/adc/Kconfig
@@ -225,6 +233,7 @@ CONFIG_LEDS_GPIO=m
 CONFIG_MAILBOX=y
 CONFIG_BCM2835_MBOX=y
 CONFIG_HI6220_MBOX=y
+CONFIG_XGENE_SLIMPRO_MBOX=m
 
 ##
 ## file: drivers/memory/tegra/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