aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/fizz/Makefile.inc
diff options
context:
space:
mode:
authorShelley Chen <shchen@chromium.org>2017-03-10 17:44:00 -0800
committerMartin Roth <martinroth@google.com>2017-03-23 20:46:03 +0100
commit336d8c8cd09f8bd540bc7a0e0f52177c03c4c586 (patch)
tree670b59f8a9c5d96e7fec67f37ebb3cdfb1baa92c /src/mainboard/google/fizz/Makefile.inc
parent243dc3913df4bc112e074931c7726a6eb21273c6 (diff)
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 <shchen@chromium.org> Reviewed-on: https://review.coreboot.org/18857 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/fizz/Makefile.inc')
-rw-r--r--src/mainboard/google/fizz/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
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