summaryrefslogblamecommitdiffstats
path: root/drivers/staging/omap-thermal/Kconfig
blob: f44228c1b5986becc5e264509fd53b437767e09f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                           








                                                                         
config OMAP_BANDGAP
	tristate "Texas Instruments OMAP4+ temperature sensor driver"
	depends on THERMAL
	depends on ARCH_OMAP4 || SOC_OMAP5
	help
	  If you say yes here you get support for the Texas Instruments
	  OMAP4460+ on die bandgap temperature sensor support. The register
	  set is part of system control module.

	  This includes alert interrupts generation and also the TSHUT
	  support.

config OMAP_THERMAL
	bool "Texas Instruments OMAP4+ thermal framework support"
	depends on OMAP_BANDGAP
	depends on CPU_THERMAL
	help
	  If you say yes here you want to get support for generic thermal
	  framework for the Texas Instruments OMAP4460+ on die bandgap
	  temperature sensor.