Fix various typos, scattered over the code.
Spelling corrections for (among other things): * environment * override * variable * ftd (should be "fdt", for flattened device tree) * embedded * FTDI * emulation * controller
This commit is contained in:
committed by
Tom Rini
parent
b955e42bad
commit
1cc0a9f496
@@ -1,7 +1,7 @@
|
||||
config DM_THERMAL
|
||||
bool "Driver support for thermal devices"
|
||||
help
|
||||
Enable support for temporary-sensing devices. Some SoCs have on-chip
|
||||
Enable support for temperature-sensing devices. Some SoCs have on-chip
|
||||
temperature sensors to permit warnings, speed throttling or even
|
||||
automatic power-off when the temperature gets too high or low. Other
|
||||
devices may be discrete but connected on a suitable bus.
|
||||
|
||||
Reference in New Issue
Block a user