diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-07-16 00:56:27 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-07-20 17:13:22 +0000 |
commit | 51e138c25b2e91fcaa09ed701b82a5a20540edde (patch) | |
tree | 288713eff108a6a996ac2e5a37f321081cdf9edd /README.md | |
parent | b21bffae0ce5dee5d316ad544ccc6dedbc4475a1 (diff) |
drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring straps
Unconditionally selecting `GFX_GMA_IGNORE_PRESENCE_STRAPS` creates a
hard dependency on `MAINBOARD_USE_LIBGFXINIT`, which is undesired. Move
it out of the `if GFX_GMA` block to break this unwanted dependency.
TEST=Build for Librem 13v4 with no graphics init successfully.
Change-Id: I53e132c209c065068f20959fa1a6f5195f5fe766
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43491
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions