#@TYPE: Machine #@NAME: sys940x-noemgd #@WEBTITLE: Intel Atom E6xx Processor with Intel EG20T Controller Hub Development Kit (Queens Bay) with Open Source VESA Graphics for Inforce SYS940X systems. #@DESCRIPTION: Machine configuration for Inforce SYS940X systems, without Intel-proprietary graphics bits require conf/machine/include/tune-atom.inc require conf/machine/include/ia32-base.inc # Add "pcbios" if you have a non-efi version of the firmware MACHINE_FEATURES += "efi pcbios" PREFERRED_VERSION_linux-yocto ?= "3.4%" XSERVER ?= "${XSERVER_IA32_BASE} \ ${XSERVER_IA32_EXT} \ ${XSERVER_IA32_VESA} \ " SERIAL_CONSOLE = "115200 ttyS0" APPEND += "console=ttyS0,115200 console=tty0"