From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] CONFIG_DISPLAY causes build error on microblaze-generic
Date: Mon, 25 Jan 2016 16:33:29 +0100 [thread overview]
Message-ID: <20160125163329.1f156f35@crub> (raw)
In-Reply-To: <CAEUhbmVDTthzr7+pu2nBNjztv=L0_q-p57mH7HaunPKNOZ3Dbg@mail.gmail.com>
Hi Bin,
> Hi Simon, Anatolij,
>
> At present CONFIG_DISPLAY is set to y by default when driver model is
> on. This causes the following building error on microblaze-generic.
>
> drivers/built-in.o: In function 'display_read_timing':
> drivers/video/display-uclass.c:45: undefined reference to 'edid_get_timing'
>
> I think we should make CONFIG_DISPLAY 'default n' and update whatever
> boards who want DM video support to explicitly turn in on in its board
> defconfig files. This will fix microblaze-generic build error too.
CONFIG_DISPLAY depends on CONFIG_I2C_EDID, this should be considered
in Kconfig, too.
--
Anatolij
prev parent reply other threads:[~2016-01-25 15:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 14:08 [U-Boot] CONFIG_DISPLAY causes build error on microblaze-generic Bin Meng
2016-01-25 15:17 ` Tom Rini
2016-01-25 15:33 ` 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=20160125163329.1f156f35@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