8efc5dce98
weston does not work on the ti-sgx SDK, so switch to using KMS directly, and drop the wayland-related config options. Signed-off-by: Adam Duskett <Aduskett@gmail.com> [yann.morin.1998@free.fr: split into its own patch] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
16 lines
209 B
JSON
16 lines
209 B
JSON
{
|
|
"device": "/dev/dri/card0",
|
|
"hwcursor": false,
|
|
"pbuffers": true,
|
|
"outputs": [
|
|
{
|
|
"name": "VGA1",
|
|
"mode": "off"
|
|
},
|
|
{
|
|
"name": "HDMI1",
|
|
"mode": "1024x768"
|
|
}
|
|
]
|
|
}
|