diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2016-09-13 08:35:18 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-10-06 20:57:43 -0400 |
commit | 5052e8198816376d97d97355d33475b1bfeadbea (patch) | |
tree | a8fc59e4a832c2d2b2dba7a8fa2d277b824856ac /README | |
parent | 59a51a10557a714b76c694a9fd1a6196a18d96a0 (diff) |
PWM: Correct misspellings of "module" in context of PWM
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1361,7 +1361,7 @@ The following options need to be configured: - PWM Support: CONFIG_PWM_IMX - Support for PWM modul on the imx6. + Support for PWM module on the imx6. - TPM Support: CONFIG_TPM |