summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/smbus/Kconfig
blob: 818200e780f807a7054e1a5ef9bad1fd468852e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
config SOC_INTEL_COMMON_BLOCK_SMBUS
	bool
	help
	  Intel Processor common SMBus support

config SOC_INTEL_COMMON_BLOCK_SMBUS_ACPI_DRIVER
	bool
	default n
	depends on SOC_INTEL_COMMON_BLOCK_SMBUS
	help
	  Intel Processor SMBus ACPI driver support

config SOC_INTEL_COMMON_BLOCK_TCO
	bool
	help
	  Intel Processor common TCO support

config SOC_INTEL_COMMON_BLOCK_TCO_ENABLE_THROUGH_SMBUS
	bool
	depends on SOC_INTEL_COMMON_BLOCK_TCO
	help
	  Select this config to enable TCO BAR through SMBUS