Skip to content

Commit

Permalink
i2c: Drop configure option I2C_DEBUG_CHIP
Browse files Browse the repository at this point in the history
Now that directory drivers/i2c/chips is gone, configuration option
I2C_DEBUG_CHIP no longer has any effect, so we can drop it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
  • Loading branch information
Jean Delvare committed Mar 13, 2010
1 parent 6a9bcce commit e77482d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions drivers/i2c/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,4 @@ config I2C_DEBUG_BUS
a problem with I2C support and want to see more of what is going
on.

config I2C_DEBUG_CHIP
bool "I2C Chip debugging messages"
help
Say Y here if you want the I2C chip drivers to produce a bunch of
debug messages to the system log. Select this if you are having
a problem with I2C support and want to see more of what is going
on.

endif # I2C

0 comments on commit e77482d

Please sign in to comment.