Kconfig: Difference between revisions

From Xen
Jump to navigationJump to search
(create the initial page)
 
No edit summary
Line 1: Line 1:
This page is currently a placeholder for more context about how you can use Kconfig to modify the build of your hypervisor. For information about the Kconfig language please see: [https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt kconfig-language.txt]
KCONFIG

This page is currently a placeholder for more context about how you can use KCONFIG to modify the build of your hypervisor.

Revision as of 20:38, 27 January 2017

This page is currently a placeholder for more context about how you can use Kconfig to modify the build of your hypervisor. For information about the Kconfig language please see: kconfig-language.txt