[linux-yocto] [PATCH 1/2] x1000.cfg: disable framebuffer consoles
Bruce Ashfield
bruce.ashfield at windriver.com
Fri Aug 21 10:30:21 PDT 2015
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 <sgw at 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
> +
>
More information about the linux-yocto
mailing list