[PATCH][X/snapdragon][SRU] UBUNTU: [Config] Disable CONFIG_I2C_THUNDERX

Kleber Sacilotto de Souza kleber.souza at canonical.com
Fri Jun 9 08:04:34 UTC 2017


BugLink: https://bugs.launchpad.net/bugs/1696937

The support for IPMI system interface on Cavium ThunderX (bug #1688132)
has been added to Xenial kernel as a module compiled for arm64, so the
config for the -snapdragon kernel needs to be updated to explicitly
disable this module, otherwise the -snapdragon package build fails.

Signed-off-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
---
 debian.snapdragon/config/config.common.ubuntu | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian.snapdragon/config/config.common.ubuntu b/debian.snapdragon/config/config.common.ubuntu
index 70005869741c..c2df24cdbc65 100644
--- a/debian.snapdragon/config/config.common.ubuntu
+++ b/debian.snapdragon/config/config.common.ubuntu
@@ -2425,6 +2425,7 @@ CONFIG_I2C_SMBUS=m
 CONFIG_I2C_STUB=m
 CONFIG_I2C_TAOS_EVM=m
 # CONFIG_I2C_TEGRA is not set
+# CONFIG_I2C_THUNDERX is not set
 CONFIG_I2C_TINY_USB=m
 CONFIG_I2C_VERSATILE=m
 CONFIG_I2C_VIA=m
-- 
2.11.0





More information about the kernel-team mailing list