qemumips: override default UI options.
authorRichard Griffiths <rgriffit@windriver.com>
Tue, 21 Sep 2010 20:38:08 +0000 (13:38 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 4 Oct 2010 08:40:58 +0000 (09:40 +0100)
commit498a3736093e4d76af6ef8b13cf934e7ea5124d1
tree841531df037bc71e0f81f9fae9aa7550adceeb76
parentdef78b06577e2746b346e3f3afeaf4724539a4f0
qemumips: override default UI options.

Fixes [BUGID #99]

The mouse, usb and cursor devices don't work for the
qemumips machine. There's no easy way to 'undo' the
defaults, or dynamically remove them, so we simply
don't use the default UI options for this machine type.

Mouse and pointer are provided via ps/2 and not via
the usb and wacom tablet driver.

Signed-off-by: Richard Griffiths <rgriffit@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
scripts/poky-qemu-internal