From e065bb43d78be33060316a35685dad30ab70da0f Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Tue, 10 May 2016 15:09:44 -0500 Subject: mainboard/google: add reef reference board This adds the initial scaffolding for the reef reference board. One big thing missing is the GPIO configuration. Change-Id: I8e2d275df296bb397bb33dbd0c66fc87c82ff10f Signed-off-by: Aaron Durbni Reviewed-on: https://review.coreboot.org/14798 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie Reviewed-by: Andrey Petrov Reviewed-by: Furquan Shaikh --- src/mainboard/google/reef/Kconfig.name | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/mainboard/google/reef/Kconfig.name (limited to 'src/mainboard/google/reef/Kconfig.name') diff --git a/src/mainboard/google/reef/Kconfig.name b/src/mainboard/google/reef/Kconfig.name new file mode 100644 index 0000000000..ba31f2f46d --- /dev/null +++ b/src/mainboard/google/reef/Kconfig.name @@ -0,0 +1,3 @@ +config BOARD_GOOGLE_REEF + bool "Reef" + -- cgit v1.2.3