]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pwm: Improve Kconfig help text
authorThierry Reding <thierry.reding@avionic-design.de>
Thu, 16 Aug 2012 06:01:21 +0000 (08:01 +0200)
committerThierry Reding <thierry.reding@avionic-design.de>
Mon, 20 Aug 2012 09:58:43 +0000 (11:58 +0200)
commitb817bf5c72774556345a9043c6b0c497cdcb7295
treea30d2a8b0f3fd59d958c5303313569e73223f826
parente50d3523ff45646a48666ebbd3d8aeb0c75084ed
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>
drivers/pwm/Kconfig