Difference between revisions of "Template:Kernelop"

From Help Wiki
(Created page with "{{#if:{{{title|}}}|<b>Under {{#replace:{{{title|}}}|,| --> }}:</b><br/>}} {{#tag:pre|{{{desc|}}}|style="background: #4070f0; color: #fff;"}}<noinclude> Use the kernelop templa...")
 
(No difference)

Latest revision as of 14:54, 5 December 2017


Use the kernelop template with the following parameters:

title
Optional. Specify a comma-delimited list of kernel heirarchy where these options can be found. Example: foo,bar. This will display as Under foo --> bar:
desc
Required. Include raw-formatted text defining kernel options. Typically copied and pasted from make menuconfig. Your formatting will be preserved.