[meta-intel] [PATCH 30/31] intel-core2-32.conf: remove config handled by machine-setup-tool

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 18 17:35:50 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

The serial port configuration varies as per the underneath hardware, so get
it from the machine-setup-tool instead of specifying a generic value here.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 conf/machine/intel-core2-32.conf | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf
index 7a786de..cd2714c 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -28,7 +28,3 @@ XSERVER ?= "${XSERVER_X86_BASE} \
             ${XSERVER_X86_MODESETTING} \
             ${XSERVER_X86_VESA} \
            "
-
-SYSLINUX_OPTS = "serial 0 115200"
-SERIAL_CONSOLE = "115200 ttyS0"
-APPEND += "console=ttyS0,115200 console=tty0"
-- 
1.8.1.4



More information about the meta-intel mailing list