These are the Linux kernel configuration help texts. 

Configure.help   contains the help texts.
Configure        is a modified configuration script which uses 
                 Configure.help to provide context sensitive help 
                 during kernel configuration.
                 Whenever you answer a configuration question with
                 "?", you'll get help for that particular option.

To install:
  $ mv /usr/src/linux/Configure /usr/src/linux/Configure.old
  $ mv Configure* /usr/src/linux
and configure your kernel as usual with "cd /usr/src/linux; make config".
  
You should still be able to apply kernel patches since the
configuration script is very rarely patched. However, if there are
problems, just restore your old Configure script.

The latest version of the help texts is always available on the WWW as
     http://math-www.uni-paderborn.de/~axel/config_help.html

--
 Axel Boldt * boldt@math.ucsb.edu * http://math-www.uni-paderborn.de/~axel/

