diff options
Diffstat (limited to 'testenv/v1-vga-rpi3.override.yaml')
-rw-r--r-- | testenv/v1-vga-rpi3.override.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testenv/v1-vga-rpi3.override.yaml b/testenv/v1-vga-rpi3.override.yaml index 718112f7..192ffa53 100644 --- a/testenv/v1-vga-rpi3.override.yaml +++ b/testenv/v1-vga-rpi3.override.yaml @@ -2,6 +2,10 @@ kvmd: server: unix_mode: 0666 + hw: + procfs_prefix: /fake_procfs + sysfs_prefix: /fake_sysfs + hid: device: /dev/ttyS10 noop: true |