diff options
Diffstat (limited to 'import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf')
-rw-r--r-- | import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf index bfedd84c3..12f7c0d20 100644 --- a/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf +++ b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf @@ -7,6 +7,4 @@ DEFAULTTUNE ?= "core2-64" require conf/machine/include/tune-core2.inc require conf/machine/include/genericx86-common.inc -PREFERRED_VERSION_linux-yocto ?= "4.10%" - SERIAL_CONSOLES_CHECK = "ttyS0" |