Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 710790
Collapse All | Expand All

(-)a/drivers/hwmon/Kconfig (-1 / +2 lines)
Lines 1769-1774 config SENSORS_TMP421 Link Here
1769
config SENSORS_TMP513
1769
config SENSORS_TMP513
1770
	tristate "Texas Instruments TMP513 and compatibles"
1770
	tristate "Texas Instruments TMP513 and compatibles"
1771
	depends on I2C
1771
	depends on I2C
1772
	select REGMAP
1773
	select REGMAP_I2C
1772
	help
1774
	help
1773
	  If you say yes here you get support for Texas Instruments TMP512,
1775
	  If you say yes here you get support for Texas Instruments TMP512,
1774
	  and TMP513 temperature and power supply sensor chips.
1776
	  and TMP513 temperature and power supply sensor chips.
1775
- 

Return to bug 710790