doc: remove Kconfig reference documentation

With the new ACRN configuration architecture, we no longer use Kconfig
files.  Remove the Kconfig option documentation scripting (genrest.py)
Python dependencies, and Makefile commands, and change references in the
documentation from the Kconfig option (such as
:option:`CONFIG_MEM_LOGLEVEL`) to the new schema definition-based option
documentation (:option:`hv.DEBUG_OPTION.MEM_LOGLEVEL`).

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2021-02-02 10:44:03 -08:00
committed by David Kinder
parent 0ea991fbed
commit c741468b9c
12 changed files with 27 additions and 473 deletions

View File

@@ -15,7 +15,6 @@ Configuration and Tools
tutorials/acrn_configuration_tool
reference/config-options
reference/kconfig/index
user-guides/hv-parameters
user-guides/kernel-parameters
user-guides/acrn-shell