commit | b817bf5c72774556345a9043c6b0c497cdcb7295 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Thu Aug 16 08:01:21 2012 +0200 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Mon Aug 20 11:58:43 2012 +0200 |
tree | a30d2a8b0f3fd59d958c5303313569e73223f826 | |
parent | e50d3523ff45646a48666ebbd3d8aeb0c75084ed [diff] |
pwm: Improve Kconfig help text The Kconfig help text should help the user understand what functionality is provided by an option. This is especially true for new subsystems. An improved help text is provided by this commit in the hopes of clarifying the usefulness of the PWM framework. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Acked-by: Borislav Petkov <bp@alien8.de>