From 6b3cf4218ca3124df4731e945f80540b42ca914a Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sat, 13 Mar 2010 20:56:55 +0100 Subject: [PATCH] --- yaml --- r: 188029 b: refs/heads/master c: e77482d735efa2606c1f2afeebd53e1119d0e5c6 h: refs/heads/master i: 188027: 9438bb4380a6b07d9dd6ea35a83eab7b5512fac9 v: v3 --- [refs] | 2 +- trunk/drivers/i2c/Kconfig | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) 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