qemu: don't claim support for IrDA and PCMCIA

QEMU machines don't have virtual IrDA or PCMCIA hardware, so don't claim to
support them.

(From OE-Core rev: 694ca965eea971077e135cda4e54fa1cb0243233)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2013-09-23 15:50:24 +00:00 committed by Richard Purdie
parent 44d74f6ca4
commit dd4b362193
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ XSERVER ?= "xserver-xorg \
xf86-video-fbdev \
xf86-input-keyboard"
MACHINE_FEATURES = "alsa pcmcia bluetooth irda usbgadget screen"
MACHINE_FEATURES = "alsa bluetooth usbgadget screen"
MACHINEOVERRIDES =. "qemuall:"