diff --git a/etc/configs/fake.json b/etc/configs/fake.json index a0fbc5b9350..bd5d94a294a 100644 --- a/etc/configs/fake.json +++ b/etc/configs/fake.json @@ -7,7 +7,10 @@ { "name": "arm1", "type": "arm", - "model": "fake" + "model": "fake", + "attributes": { + "arm-model": "xArm6" + } }, { "name": "audio_input1",