awful kconfig help texts.
[Posted August 1, 2012 by corbet]
| From: |
| Dave Jones <davej-AT-redhat.com> |
| To: |
| Linux Kernel <linux-kernel-AT-vger.kernel.org> |
| Subject: |
| awful kconfig help texts. |
| Date: |
| Tue, 31 Jul 2012 11:16:00 -0400 |
| Message-ID: |
| <20120731151600.GA19412@redhat.com> |
| Archive-link: |
| Article, Thread
|
PWM Support (PWM) [N/y/?] (NEW) ?
CONFIG_PWM:
This enables PWM support through the generic PWM framework.
Well that's.. enlightening. I'm picking on PWM here, but this isn't an
isolated case. Every merge window we see a slew of new options with useless
help texts. They may as well be non-existent. (Actually in some cases, they are).
If someone has to read the code to find out what the driver is, your help text probably sucks.
(I'll leave "why does this option even show up on x86" as a separate rant)
Dave
(
Log in to post comments)