From: Jan Kiszka <[email protected]> This was removed by 006918caa2b9.
Signed-off-by: Jan Kiszka <[email protected]> --- Documentation/hypervisor-configuration.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Documentation/hypervisor-configuration.md b/Documentation/hypervisor-configuration.md index a526d0c4..7d612091 100644 --- a/Documentation/hypervisor-configuration.md +++ b/Documentation/hypervisor-configuration.md @@ -32,16 +32,6 @@ General configuration parameters */ #define CONFIG_INMATE_BASE 0x90000000 - /* - * Strip Jailhouse specific parts from inmates (e.g., heartbeat()). This - * allows inmates to be booted on bare-metal, without Jailhouse and is - * mainly used for testing purposes. - * - * See configs/arm/jetson-tk1-demo.c for the usage of this parameter in cell - * configurations. - */ - #define CONFIG_BARE_METAL 1 - /* * Only available on x86. This debugging option that needs to be activated * when running mmio-access tests. -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/a519daf7568dd81add59d01440c808489d081ef9.1581770164.git.jan.kiszka%40web.de.
