diff options
Diffstat (limited to 'testenv/v2-hdmi-rpi4.override.yaml')
-rw-r--r-- | testenv/v2-hdmi-rpi4.override.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testenv/v2-hdmi-rpi4.override.yaml b/testenv/v2-hdmi-rpi4.override.yaml index c848eb44..8c11b935 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -2,6 +2,9 @@ kvmd: server: unix_mode: 0666 + atx: + device: /dev/kvmd-gpio + hid: keyboard: device: /dev/null @@ -33,6 +36,8 @@ kvmd: gpio: drivers: + __gpio__: + device: /dev/kvmd-gpio relay: type: hidrelay device: /dev/hidraw0 |