diff options
Diffstat (limited to 'testenv/v2-hdmi-rpi4.override.yaml')
-rw-r--r-- | testenv/v2-hdmi-rpi4.override.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/testenv/v2-hdmi-rpi4.override.yaml b/testenv/v2-hdmi-rpi4.override.yaml index 2d2bf678..348f3c50 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -2,11 +2,6 @@ kvmd: server: unix_mode: 0666 - info: - hw: - procfs_prefix: /fake_procfs - sysfs_prefix: /fake_sysfs - hid: keyboard: device: /dev/null @@ -17,7 +12,6 @@ kvmd: msd: remount_cmd: /bin/true unlock_cmd: /bin/true - sysfs_prefix: /fake_sysfs streamer: desired_fps: 30 |