thermal: Kconfig: cosmetic fixes

Fix typo, finish sentence and add missing dots.

Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
This commit is contained in:
Luka Perkov 2013-09-27 20:20:33 +02:00 committed by Zhang Rui
parent e994d713a7
commit a822794886

View file

@ -69,6 +69,7 @@ config THERMAL_GOV_STEP_WISE
bool "Step_wise thermal governor" bool "Step_wise thermal governor"
help help
Enable this to manage platform thermals using a simple linear Enable this to manage platform thermals using a simple linear
governor.
config THERMAL_GOV_USER_SPACE config THERMAL_GOV_USER_SPACE
bool "User_space thermal governor" bool "User_space thermal governor"
@ -117,14 +118,14 @@ config SPEAR_THERMAL
depends on OF depends on OF
help help
Enable this to plug the SPEAr thermal sensor driver into the Linux Enable this to plug the SPEAr thermal sensor driver into the Linux
thermal framework thermal framework.
config RCAR_THERMAL config RCAR_THERMAL
tristate "Renesas R-Car thermal driver" tristate "Renesas R-Car thermal driver"
depends on ARCH_SHMOBILE depends on ARCH_SHMOBILE
help help
Enable this to plug the R-Car thermal sensor driver into the Linux Enable this to plug the R-Car thermal sensor driver into the Linux
thermal framework thermal framework.
config KIRKWOOD_THERMAL config KIRKWOOD_THERMAL
tristate "Temperature sensor on Marvell Kirkwood SoCs" tristate "Temperature sensor on Marvell Kirkwood SoCs"