lkml.org 
[lkml]   [2012]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectlib/crc32: new Kconfig prompt without help text
Hi Darrick,

the new prompt "CRC32 implementation" doesn't have an own help text, only
its subsequent options have. This is fine with a configurator like
xconfig. But "make oldconfig" only shows help text at the choice itself,
not at the options:

$ make oldconfig
[...]
> CRC32/CRC32c functions (CRC32) [Y/?] y
> CRC32 perform self test on init (CRC32_SELFTEST) [N/y/?] (NEW)
> CRC32 implementation
> > 1. Slice by 8 bytes (CRC32_SLICEBY8) (NEW)
> 2. Slice by 4 bytes (CRC32_SLICEBY4) (NEW)
> 3. Sarwate's Algorithm (one byte at a time) (CRC32_SARWATE) (NEW)
> 4. Classic Algorithm (one bit at a time) (CRC32_BIT) (NEW)
> choice[1-4]: ?
>
> There is no help available for this option.

--
Stefan Richter
-=====-===-- --== ==--=
http://arcgraph.de/sr/


\
 
 \ /
  Last update: 2012-03-25 11:39    [W:1.027 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site