From 336d8c8cd09f8bd540bc7a0e0f52177c03c4c586 Mon Sep 17 00:00:00 2001 From: Shelley Chen Date: Fri, 10 Mar 2017 17:44:00 -0800 Subject: google/fizz: Remove poppy-specific configs - Remove spd files/directory - Remove audio blobs - Remove dptf.asl contents - Remove MKBP - Remove acpi table initialization BUG=b:35775024 BRANCH=None TEST=Compiles successfully Change-Id: I5d717d23224956ee1653c5ded28abd05cd254c3a Signed-off-by: Shelley Chen Reviewed-on: https://review.coreboot.org/18857 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/mainboard/google/fizz/Makefile.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/google/fizz/Makefile.inc') diff --git a/src/mainboard/google/fizz/Makefile.inc b/src/mainboard/google/fizz/Makefile.inc index d5d8b51537..d74b70782d 100644 --- a/src/mainboard/google/fizz/Makefile.inc +++ b/src/mainboard/google/fizz/Makefile.inc @@ -13,8 +13,6 @@ ## GNU General Public License for more details. ## -subdirs-y += spd - bootblock-y += bootblock.c bootblock-$(CONFIG_CHROMEOS) += chromeos.c -- cgit v1.2.3