From 674c089922332a600ac69c596a174c3ad2bce5c4 Mon Sep 17 00:00:00 2001 From: Katherine Hsieh Date: Thu, 9 Mar 2017 17:18:50 +0800 Subject: google/sand: Add devicetree.cb file for sand It is a copy from baseboard/devicetree.cb (coreboot.org ToT) BUG=b:35775065 BRANCH=reef TEST=emerge-sand coreboot Change-Id: I5ba86e54ccfbf5af7bf0e9ad8fe7bf22020e48ee Signed-off-by: Katherine Hsieh Reviewed-on: https://review.coreboot.org/18703 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Paul Menzel --- src/mainboard/google/reef/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/reef/Kconfig') diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig index 0243d5783c..2247f19247 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -57,6 +57,7 @@ config VARIANT_DIR config DEVICETREE string default "variants/pyro/devicetree.cb" if BOARD_GOOGLE_PYRO + default "variants/sand/devicetree.cb" if BOARD_GOOGLE_SAND default "variants/snappy/devicetree.cb" if BOARD_GOOGLE_SNAPPY default "variants/baseboard/devicetree.cb" -- cgit v1.2.3