soc/intel/.../Kconfig: Drop SOC_INTEL_COMMON_BLOCK_I2C_DEBUG
It's dead. Change-Id: I1fc051937a36878eab23f6022bc42028d5606c83 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/29679 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subrata.banik@intel.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
		| @@ -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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user