Remove ENABLE_WSI_LAYER option

By removing this option, the layer will be enabled by default.

Signed-off-by: David Harvey-Macaulay <david.harvey-macaulay@arm.com>
Change-Id: I6d62e770d914098ad6f0d7d74fb45ce3f8fdbc01
This commit is contained in:
David Harvey-Macaulay 2021-11-23 13:27:02 +00:00 committed by Matteo Franchin
parent b3190998c7
commit 9f1c4c1733

View file

@ -32,9 +32,6 @@
]
}
],
"enable_environment": {
"ENABLE_WSI_LAYER": "1"
},
"disable_environment": {
"DISABLE_WSI_LAYER": "1"
}