aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef/Kconfig.name
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2016-09-01 16:11:52 -0500
committerMartin Roth <martinroth@google.com>2016-09-04 05:35:03 +0200
commit4435a490cd48d6964e656baeeaec0b48a9053d13 (patch)
treea4e5b7702d41abebad888bf086bebb5fba9312fd /src/mainboard/google/reef/Kconfig.name
parent5a87de86ae3119af13064b669465e51fffe676f4 (diff)
mainboard/google/reef: prepare sharing directory for variants
Instead of completely duplicating the a reference board's directory when doing a variant or follower device start providing a means to share code within a single directory. This change just starts the process from the Kconfig side, but subsequent patches will follow which disentangles the board specific pieces from and common logic. BUG=chrome-os-partner:56677 Change-Id: I96628920d78012e488ec008e35daac9c1be0cf79 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/16417 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Diffstat (limited to 'src/mainboard/google/reef/Kconfig.name')
-rw-r--r--src/mainboard/google/reef/Kconfig.name2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/reef/Kconfig.name b/src/mainboard/google/reef/Kconfig.name
index c3c85434a5..926f61dc4a 100644
--- a/src/mainboard/google/reef/Kconfig.name
+++ b/src/mainboard/google/reef/Kconfig.name
@@ -1,2 +1,4 @@
config BOARD_GOOGLE_REEF
bool "Reef"
+ select BOARD_GOOGLE_BASEBOARD_REEF
+ select BASEBOARD_REEF_LAPTOP