summaryrefslogtreecommitdiff
path: root/src/mainboard/google/slippy/variants/peppy/Makefile.inc
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2017-03-15 01:25:49 -0500
committerNico Huber <nico.h@gmx.de>2017-04-14 22:56:57 +0200
commit472d5111adc037b8ffeeac9ae9362eaa8ec89e45 (patch)
tree5aeeaf7b44a588755b627090fb02c0a17f335928 /src/mainboard/google/slippy/variants/peppy/Makefile.inc
parentf411b701c5e65c9875b0ac1135fb64fbfc7f3d57 (diff)
downloadcoreboot-472d5111adc037b8ffeeac9ae9362eaa8ec89e45.tar.xz
google/slippy: clean up NGI and move to libgfxinit
- remove old, buggy NGI code from falco/peppy variants - remove superfluous INTEL_DP/INTEL_DDI configs, since already selected by northbridge/haswell - always use libgfxinit when use native init config selected - enable NGI/libgfxinit for all slippy variants The reset of the old Haswell NGI code will be cleaned up in a subsequent patchset. Test: select MAINBOARD_DO_NATIVE_VGA_INIT, observe panel init using SeaBIOS and Tianocore payloads on peppy, wolf variants Change-Id: Id5727cad7f714ffa57e77e2a25505e3c28f55237 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/18824 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/google/slippy/variants/peppy/Makefile.inc')
-rw-r--r--src/mainboard/google/slippy/variants/peppy/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/google/slippy/variants/peppy/Makefile.inc b/src/mainboard/google/slippy/variants/peppy/Makefile.inc
index 576af04a1b..9d19818046 100644
--- a/src/mainboard/google/slippy/variants/peppy/Makefile.inc
+++ b/src/mainboard/google/slippy/variants/peppy/Makefile.inc
@@ -13,8 +13,6 @@
## GNU General Public License for more details.
##
-ramstage-$(CONFIG_MAINBOARD_DO_NATIVE_VGA_INIT) += gma.c i915io.c
-
## DIMM SPD for on-board memory
SPD_BIN = $(obj)/spd.bin