diff --git a/[refs] b/[refs] index 7f3a7064754e..295282c1f887 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6a9bcced518b98a7e52b9e8e96af228b171e0498 +refs/heads/master: e77482d735efa2606c1f2afeebd53e1119d0e5c6 diff --git a/trunk/drivers/i2c/Kconfig b/trunk/drivers/i2c/Kconfig index 7bcde5d45ee3..d06083fdffbb 100644 --- a/trunk/drivers/i2c/Kconfig +++ b/trunk/drivers/i2c/Kconfig @@ -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