diff options
Diffstat (limited to 'meta-egvirt/README.md')
-rw-r--r-- | meta-egvirt/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-egvirt/README.md b/meta-egvirt/README.md index b6ba7a6a..15235ab9 100644 --- a/meta-egvirt/README.md +++ b/meta-egvirt/README.md @@ -13,6 +13,16 @@ depending on their availability and on the community interest. Maintainers: Michele Paolino <m.paolino@virtualopensystems.com> + +How to enable agl virtualization feature +------------------------------------------------------ +In order to enable the agl virtualization features (agl-egvirt), +each supported board needs to add in one of its configuration +files (see for instance meta-agl/meta-agl-bsp/conf/include) +the following line: + +MACHINE_FEATURES += "agl-egvirt" + References ------------------------------------------------------ EG-VIRT wikipage: |