[linux] 01/03: i2c: Enable I2C_CHARDEV as a module in all configurations with I2C support (Closes: #800597)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Oct 3 01:31:18 UTC 2015


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

benh pushed a commit to branch sid
in repository linux.

commit f3b997378de56803aff9a40994201fc7528bdb90
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Oct 3 02:09:54 2015 +0100

    i2c: Enable I2C_CHARDEV as a module in all configurations with I2C support (Closes: #800597)
---
 debian/changelog                               | 2 ++
 debian/config/alpha/config                     | 1 -
 debian/config/armhf/config.armmp               | 5 -----
 debian/config/config                           | 1 +
 debian/config/kernelarch-mips/config.4kc-malta | 1 -
 debian/config/kernelarch-mips/config.5kc-malta | 1 -
 debian/config/kernelarch-powerpc/config        | 1 -
 debian/config/kernelarch-sparc/config          | 1 -
 debian/config/kernelarch-x86/config            | 1 -
 9 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e44058a..d555723 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ linux (4.2.1-3) UNRELEASED; urgency=medium
 
   * ovl: conditionally use O_LARGEFILE in ovl_copy_up() (Closes: #800724)
   * [x86] ALSA: hda - Disable power_save_node for Thinkpads (Closes: #800694)
+  * i2c: Enable I2C_CHARDEV as a module in all configurations with I2C
+    support (Closes: #800597)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 03 Oct 2015 00:14:59 +0100
 
diff --git a/debian/config/alpha/config b/debian/config/alpha/config
index 383469f..5b31c5d 100644
--- a/debian/config/alpha/config
+++ b/debian/config/alpha/config
@@ -249,7 +249,6 @@ CONFIG_SENSORS_W83627HF=m
 ## file: drivers/i2c/Kconfig
 ##
 CONFIG_I2C=m
-CONFIG_I2C_CHARDEV=m
 CONFIG_I2C_STUB=m
 # CONFIG_I2C_DEBUG_CORE is not set
 # CONFIG_I2C_DEBUG_ALGO is not set
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index 0d1e51d..b1a7daf 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -291,11 +291,6 @@ CONFIG_SENSORS_G762=m
 CONFIG_HWSPINLOCK_OMAP=m
 
 ##
-## file: drivers/i2c/Kconfig
-##
-CONFIG_I2C_CHARDEV=m
-
-##
 ## file: drivers/i2c/busses/Kconfig
 ##
 CONFIG_I2C_EXYNOS5=m
diff --git a/debian/config/config b/debian/config/config
index 063e302..2367858 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -774,6 +774,7 @@ CONFIG_SENSORS_ATK0110=m
 ## file: drivers/i2c/Kconfig
 ##
 CONFIG_I2C_COMPAT=y
+CONFIG_I2C_CHARDEV=m
 # CONFIG_I2C_MUX is not set
 CONFIG_I2C_HELPER_AUTO=y
 # CONFIG_I2C_SLAVE is not set
diff --git a/debian/config/kernelarch-mips/config.4kc-malta b/debian/config/kernelarch-mips/config.4kc-malta
index e175cb8..02d19e2 100644
--- a/debian/config/kernelarch-mips/config.4kc-malta
+++ b/debian/config/kernelarch-mips/config.4kc-malta
@@ -107,7 +107,6 @@ CONFIG_SENSORS_PCF8591=m
 ## file: drivers/i2c/Kconfig
 ##
 CONFIG_I2C=m
-CONFIG_I2C_CHARDEV=m
 
 ##
 ## file: drivers/i2c/busses/Kconfig
diff --git a/debian/config/kernelarch-mips/config.5kc-malta b/debian/config/kernelarch-mips/config.5kc-malta
index a1dc85d..864afd3 100644
--- a/debian/config/kernelarch-mips/config.5kc-malta
+++ b/debian/config/kernelarch-mips/config.5kc-malta
@@ -109,7 +109,6 @@ CONFIG_SENSORS_PCF8591=m
 ## file: drivers/i2c/Kconfig
 ##
 CONFIG_I2C=m
-CONFIG_I2C_CHARDEV=m
 
 ##
 ## file: drivers/i2c/busses/Kconfig
diff --git a/debian/config/kernelarch-powerpc/config b/debian/config/kernelarch-powerpc/config
index b9a5cf1..16d45b2 100644
--- a/debian/config/kernelarch-powerpc/config
+++ b/debian/config/kernelarch-powerpc/config
@@ -251,7 +251,6 @@ CONFIG_SENSORS_W83627HF=m
 ## file: drivers/i2c/Kconfig
 ##
 CONFIG_I2C=y
-CONFIG_I2C_CHARDEV=m
 # CONFIG_I2C_STUB is not set
 # CONFIG_I2C_DEBUG_CORE is not set
 # CONFIG_I2C_DEBUG_ALGO is not set
diff --git a/debian/config/kernelarch-sparc/config b/debian/config/kernelarch-sparc/config
index f093ea2..cb0514f 100644
--- a/debian/config/kernelarch-sparc/config
+++ b/debian/config/kernelarch-sparc/config
@@ -137,7 +137,6 @@ CONFIG_USB_HID=y
 ## file: drivers/i2c/Kconfig
 ##
 CONFIG_I2C=m
-CONFIG_I2C_CHARDEV=m
 # CONFIG_I2C_STUB is not set
 # CONFIG_I2C_DEBUG_CORE is not set
 # CONFIG_I2C_DEBUG_ALGO is not set
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index e4df259..521ebe4 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -593,7 +593,6 @@ CONFIG_SENSORS_ACPI_POWER=m
 ##
 CONFIG_I2C=y
 CONFIG_ACPI_I2C_OPREGION=y
-CONFIG_I2C_CHARDEV=m
 # CONFIG_I2C_DEBUG_CORE is not set
 # CONFIG_I2C_DEBUG_ALGO is not set
 # CONFIG_I2C_DEBUG_BUS is not set

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