Since the X1000 SOC will not likely have anykind of frame buffer console
unset those config options here

Signed-off-by: Saul Wold <s...@linux.intel.com>
---
 features/soc/x1000/x1000.cfg | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/features/soc/x1000/x1000.cfg b/features/soc/x1000/x1000.cfg
index c3fb230..cd4fcc2 100644
--- a/features/soc/x1000/x1000.cfg
+++ b/features/soc/x1000/x1000.cfg
@@ -21,3 +21,10 @@ CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_USHC=m
 
 CONFIG_USB_OTG=y
+
+# disable frame buffer consoles since there is no framebuffer
+# 
+# CONFIG_VGA_CONSOLE is not set
+# CONFIG_FRAMEBUFFER_CONSOLE is not set
+# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
+
-- 
2.1.0

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to