Difference between revisions of "Kconfig"

From Xen
(create the initial page)
 
m (Cardoe moved page KCONFIG to Kconfig)
 
(One intermediate revision by the same user not shown)
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.
 

Latest revision as of 20:39, 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