public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
Date: Tue, 26 Jan 2016 08:12:25 +0100	[thread overview]
Message-ID: <20160126081225.65bd44ac@crub> (raw)
In-Reply-To: <1453738642-4246-1-git-send-email-agust@denx.de>

> Enabling CONFIG_DISPLAY breaks building for some architectures
> (microblaze-generic), so we disable CONFIG_DISPLAY in Kconfig
> by default and enable this option in defconfigs. CONFIG_DISPLAY
> depends on CONFIG_I2C_EDID, so add and enable it in defconfigs, too.
> 
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> Reported-by: Bin Meng <bmeng.cn@gmail.com>
> Cc: Simon Glass <sjg@chromium.org>
> ---
>  configs/chromebook_jerry_defconfig |  2 ++
>  configs/firefly-rk3288_defconfig   |  2 ++
>  configs/nyan-big_defconfig         |  1 +
>  configs/rock2_defconfig            |  2 ++
>  drivers/video/Kconfig              | 10 +++++++++-
>  include/configs/chromebook_jerry.h |  1 -
>  include/configs/firefly-rk3288.h   |  1 -
>  include/configs/nyan-big.h         |  2 --
>  include/configs/rock2.h            |  1 -
>  9 files changed, 16 insertions(+), 6 deletions(-)

applied to u-boot-video/master.

--
Anatolij

      parent reply	other threads:[~2016-01-26  7:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25 16:17 [U-Boot] [PATCH] video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default Anatolij Gustschin
2016-01-25 21:30 ` Tom Rini
2016-01-25 21:43 ` Simon Glass
2016-01-26  4:07 ` Bin Meng
2016-01-26  7:12 ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160126081225.65bd44ac@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox