diff options
| author | Holger Dengler <dengler@linutronix.de> | 2018-07-12 19:11:54 +0200 |
|---|---|---|
| committer | Holger Dengler <dengler@linutronix.de> | 2018-07-12 19:12:03 +0200 |
| commit | 1169983c69a673edd3fbf7ff6e2f3ed66645b4ab (patch) | |
| tree | c215311e6501145e755ea7dd30448dc32a4f8d07 /misc/Kconfig | |
| parent | a1f25060d827de3b884823e82f8e818d540b25f3 (diff) | |
misc: Jailhouse Slides
- Overview embedded Hypervisor
- Concepts
- Configuration
- RT-Measurements
Signed-off-by: Andreas Messerschmid <andreas.messerschmid@linutronix.de>
(adapt to schulung repo)
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'misc/Kconfig')
| -rw-r--r-- | misc/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/Kconfig b/misc/Kconfig index cf1e7dd..232f0e6 100644 --- a/misc/Kconfig +++ b/misc/Kconfig @@ -34,3 +34,9 @@ config MISC_UPDATE default n help Presenation about embedded Update concepts + +config MISC_JAILHOUSE + bool "Jailhouse" + default n + help + Presenation about Jailhouse |
