diff options
author | david-b@pacbell.net <david-b@pacbell.net> | 2005-06-29 10:13:00 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-07-11 17:10:36 -0400 |
commit | 65fc50e50ff9f8b82c3756eccd7e7db6a267ffe9 (patch) | |
tree | b78c1f954841ceb64732ebf355dc070b5ce79094 /drivers/i2c/chips/Kconfig | |
parent | 6328c0e163abfce679b1beffb166f72900bf0a22 (diff) |
[PATCH] I2C: minor TPS6501x cleanups
This includes various small cleanups and fixes to the TPS 6501x driver that
came mostly from review feedback by Jean Delvare; thanks Jean! Also some
goofy whitespace gets fixed.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/i2c/chips/Kconfig')
-rw-r--r-- | drivers/i2c/chips/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index a0982da09803..b28964b08006 100644 --- a/drivers/i2c/chips/Kconfig +++ b/drivers/i2c/chips/Kconfig | |||
@@ -509,7 +509,6 @@ config TPS65010 | |||
509 | This driver can also be built as a module. If so, the module | 509 | This driver can also be built as a module. If so, the module |
510 | will be called tps65010. | 510 | will be called tps65010. |
511 | 511 | ||
512 | |||
513 | config SENSORS_M41T00 | 512 | config SENSORS_M41T00 |
514 | tristate "ST M41T00 RTC chip" | 513 | tristate "ST M41T00 RTC chip" |
515 | depends on I2C && PPC32 | 514 | depends on I2C && PPC32 |