mmc: s3cmci: constify mmc_host_ops structures
[linux-2.6-block.git] / drivers / thermal / st / Kconfig
CommitLineData
60aef7ce
LJ
1config ST_THERMAL
2 tristate "Thermal sensors on STMicroelectronics STi series of SoCs"
3 help
4 Support for thermal sensors on STMicroelectronics STi series of SoCs.
186bf549
LJ
5
6config ST_THERMAL_SYSCFG
7 select ST_THERMAL
8 tristate "STi series syscfg register access based thermal sensors"
6ea95b50
LJ
9
10config ST_THERMAL_MEMMAP
11 select ST_THERMAL
12 tristate "STi series memory mapped access based thermal sensors"