aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/poppy/Kconfig.name
diff options
context:
space:
mode:
authorZhuohao Lee <zhuohao@chromium.org>2018-08-02 23:29:22 +0800
committerPatrick Georgi <pgeorgi@google.com>2018-08-06 07:54:46 +0000
commit0d8d4c642a1adb3985c728c9c4e4aa2d7a7181df (patch)
treebf7f4c0b4086ba6bbb3c5046adb42279314d0189 /src/mainboard/google/poppy/Kconfig.name
parent9ea7762e790a726c70a5e294fc8bbc0da4b69781 (diff)
mb/google/poppy/variants/rammus: change build directory to rammus
Move the build board directory from poppy to rammus. BUG=b:111579386 BRANCH=Master TEST=Build pass Change-Id: I3a9fc2bbfe7261661f0c5c073baff0ff1434d09f Signed-off-by: Zhuohao Lee <zhuohao@chromium.org> Reviewed-on: https://review.coreboot.org/27804 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/poppy/Kconfig.name')
-rw-r--r--src/mainboard/google/poppy/Kconfig.name2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/poppy/Kconfig.name b/src/mainboard/google/poppy/Kconfig.name
index 67f18706b9..c33d7fba7b 100644
--- a/src/mainboard/google/poppy/Kconfig.name
+++ b/src/mainboard/google/poppy/Kconfig.name
@@ -28,7 +28,7 @@ config BOARD_GOOGLE_NOCTURNE
config BOARD_GOOGLE_RAMMUS
bool "-> Rammus"
select BOARD_GOOGLE_BASEBOARD_POPPY
- select VARIANT_SPECIFIC_OPTIONS_POPPY
+ select VARIANT_SPECIFIC_OPTIONS_RAMMUS
config BOARD_GOOGLE_SORAKA
bool "-> Soraka"