diff options
author | Daniel Maslowski <daniel.maslowski@img.ly> | 2019-06-06 12:46:49 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2019-06-09 11:13:26 +0000 |
commit | 66bcc3101eed6a006fa70946ec7a0f520fe3697c (patch) | |
tree | 2d1cb62b46e9cb692aac4ec733715aae43385906 /Documentation/gfx/libgfxinit.md | |
parent | 45b137eab025bcd2efe3f8acaac2a1c856c1a76d (diff) |
Documentation: Add display panel specifics
Change-Id: If1a393578556d51499c700b68187034830d19215
Signed-off-by: Daniel Maslowski <daniel.maslowski@img.ly>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33265
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'Documentation/gfx/libgfxinit.md')
-rw-r--r-- | Documentation/gfx/libgfxinit.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/gfx/libgfxinit.md b/Documentation/gfx/libgfxinit.md index c50761a14e..c000f27d60 100644 --- a/Documentation/gfx/libgfxinit.md +++ b/Documentation/gfx/libgfxinit.md @@ -55,6 +55,9 @@ follows: GMA: Per Board Configuration ---------------------------- +In order to set up the display panel, see the +[display panel-specific documentation](/gfx/display-panel.md). + There are a few Kconfig symbols to consider. To indicate that a board can initialize graphics through *libgfxinit*: |