diff --git a/repos/dde_linux/run/usb_hid.run b/repos/dde_linux/run/usb_hid.run index 46a2fdeb21..5c26946849 100644 --- a/repos/dde_linux/run/usb_hid.run +++ b/repos/dde_linux/run/usb_hid.run @@ -52,8 +52,7 @@ if { [get_cmd_switch --autopilot] && ![have_spec arndale] && ![have_spec panda] && ![have_spec rpi] && - ![have_spec x86] && - ![have_spec imx6q_sabrelite]} { + ![have_spec x86]} { puts "Run script does not support autopilot mode on this platform" exit 0 }