On 15-08-21 11:00 AM, Saul Wold wrote:
Since the X1000 SOC will not likely have anykind of frame buffer console
unset those config options here

both patches in the series are merged. I'll follow up with SRCREV updates
shortly.

Bruce


Signed-off-by: Saul Wold <[email protected]>
---
  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
+


--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to