Add serial port support for atom-pc.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
--- /dev/null
+CONFIG_SERIAL_8250=y
+CONFIG_SERIAL_8250_CONSOLE=y
+CONFIG_SERIAL_8250_PCI=y
+CONFIG_SERIAL_8250_NR_UARTS=4
+CONFIG_SERIAL_8250_RUNTIME_UARTS=4
+CONFIG_SERIAL_CORE=y
+CONFIG_SERIAL_CORE_CONSOLE=y
git://git.pokylinux.org/linux-2.6-windriver.git;protocol=git;noclone=1;branch=wrs_meta;name=meta"
SRC_URI_append_atom-pc = "\
- file://i915.cfg"
+ file://i915.cfg \
+ file://8250.cfg"
WRMACHINE = "${MACHINE}"
WRMACHINE_qemux86 = "common_pc"