From 3a903426de967ff5c6b200576b754bf9bf4dd6d4 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Tue, 13 Nov 2018 22:17:52 +0100 Subject: soc/intel/.../Kconfig: Drop SOC_INTEL_COMMON_BLOCK_I2C_DEBUG It's dead. Change-Id: I1fc051937a36878eab23f6022bc42028d5606c83 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/c/29679 Tested-by: build bot (Jenkins) Reviewed-by: Subrata Banik Reviewed-by: Angel Pons --- src/soc/intel/common/block/i2c/Kconfig | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/soc/intel/common/block/i2c/Kconfig b/src/soc/intel/common/block/i2c/Kconfig index e70796a439..b0deb08430 100644 --- a/src/soc/intel/common/block/i2c/Kconfig +++ b/src/soc/intel/common/block/i2c/Kconfig @@ -3,11 +3,3 @@ config SOC_INTEL_COMMON_BLOCK_I2C select DRIVERS_I2C_DESIGNWARE help Intel Processor Common I2C support - -config SOC_INTEL_COMMON_BLOCK_I2C_DEBUG - bool "Enable debug output for LPSS I2C transactions" - default n - depends on SOC_INTEL_COMMON_BLOCK_I2C - help - Enable debug output for I2C transactions. This can be useful - when debugging I2C drivers. -- cgit v1.2.3