[PATCH] I2C: chips/Kconfig corrections

From: Greg KH (gregkh_at_suse.de)
Date: 06/22/05

  • Next message: Greg KH: "[PATCH] I2C: ds1337: i2c_transfer() checking"
    Date:	Tue, 21 Jun 2005 22:17:45 -0700
    To: linux-kernel@vger.kernel.org, sensors@Stimpy.netroedge.com
    
    

    [PATCH] I2C: chips/Kconfig corrections

    Here are some corrections for drivers/i2c/chips/Kconfig.

    Signed-off-by: Alexey Fisher <fishor@gmx.net>
    Signed-off-by: Jean Delvare <khali@linux-fr.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

    ---
    commit 057923f0f5ba346fc128ae0a1c3842d8c12bd7f0
    tree 6c9cc5d15b6164988c0cb4a994cd22a8d45983c5
    parent 6afe15595031bb9801af6207feed0bafc25b6e6b
    author Jean Delvare <khali@linux-fr.org> Tue, 17 May 2005 18:09:36 +0200
    committer Greg Kroah-Hartman <gregkh@suse.de> Tue, 21 Jun 2005 21:51:58 -0700
     drivers/i2c/chips/Kconfig |    9 ++++++---
     1 files changed, 6 insertions(+), 3 deletions(-)
    diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig
    --- a/drivers/i2c/chips/Kconfig
    +++ b/drivers/i2c/chips/Kconfig
    @@ -29,6 +29,7 @@ config SENSORS_ADM1025
     	help
     	  If you say yes here you get support for Analog Devices ADM1025
     	  and Philips NE1619 sensor chips.
    +
     	  This driver can also be built as a module.  If so, the module
     	  will be called adm1025.
     
    @@ -38,6 +39,8 @@ config SENSORS_ADM1026
     	select I2C_SENSOR
     	help
     	  If you say yes here you get support for Analog Devices ADM1026
    +	  sensor chip.
    +
     	  This driver can also be built as a module.  If so, the module
     	  will be called adm1026.
     
    @@ -48,6 +51,7 @@ config SENSORS_ADM1031
     	help
     	  If you say yes here you get support for Analog Devices ADM1031 
     	  and ADM1030 sensor chips.
    +
     	  This driver can also be built as a module.  If so, the module
     	  will be called adm1031.
     
    @@ -198,8 +202,7 @@ config SENSORS_LM78
     	select I2C_SENSOR
     	help
     	  If you say yes here you get support for National Semiconductor LM78,
    -	  LM78-J and LM79.  This can also be built as a module which can be
    -	  inserted and removed while the kernel is running.
    +	  LM78-J and LM79.
     
     	  This driver can also be built as a module.  If so, the module
     	  will be called lm78.
    @@ -232,7 +235,7 @@ config SENSORS_LM85
     	select I2C_SENSOR
     	help
     	  If you say yes here you get support for National Semiconductor LM85
    -	  sensor chips and clones: ADT7463 and ADM1027.
    +	  sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
     
     	  This driver can also be built as a module.  If so, the module
     	  will be called lm85.
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Greg KH: "[PATCH] I2C: ds1337: i2c_transfer() checking"

    Relevant Pages

    • [GIT]: Networking
      ... maintainer making a lot of changes to driver FOO. ... support for networking. ... iwl3945: Fix iwl3945 rate scaling. ... Fix build warning due to typo in %pI4 format changes. ...
      (Linux-Kernel)
    • [GIT]: Networking
      ... Make VLAN and MACVLAN drivers support multiqueue, ... Return type of net driver xmit routines is formalized into ... Lots of bluetooth fixes and cleanups from Marcel Holtmann ... Fix premature termination of FIN_WAIT2, ...
      (Linux-Kernel)
    • [GIT]: Networking
      ... RFKILL rewrite from Johannes Berg. ... IPV6 stateless autoconfig support for ISATAP, ... fix led bug when SW rfkill ... Add watchdog functionality to hfcmulti driver ...
      (Linux-Kernel)
    • Re: CD/DVD drive errors and lost ticks
      ... Try and pass ide=noprobe option to the kernel boot command line and see if that makes a difference first - may be that will allow the SATA/PATA drivers to claim the CDROM before IDE sees it. ... # ACPI Support ... # PCI Hotplug Support ... # Generic Driver Options ...
      (Linux-Kernel)
    • OPL3SA2: spin_is_locked on uninitialized spinlock
      ... I've found a lot of errors like this when loading the OPL3SA2 sound ... driver on my old Intel AL440LX computer, ... compile the kernel. ... # ACPI Support ...
      (Linux-Kernel)