summaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/Kconfig
diff options
context:
space:
mode:
authorJustin TerAvest <teravest@chromium.org>2018-05-15 16:29:30 -0600
committerAaron Durbin <adurbin@chromium.org>2018-05-21 17:40:25 +0000
commit08f4fb07dab0012dd03661a3eeb2ddfaf575ea08 (patch)
tree3ee5d11d48c55bb443990e3c44a976bcb969ed5b /src/mainboard/google/octopus/Kconfig
parentdda0fc4c13dae0f7e856963563461447a3051212 (diff)
downloadcoreboot-08f4fb07dab0012dd03661a3eeb2ddfaf575ea08.tar.xz
mb/google/octopus: Add devicetree for Bip
Bip should have different devicetree entries than Yorp; it doesn't have a DA7219 audio codec (instead it uses ALC5682). BRANCH=none BUG=b:79771967 TEST=boot, no longer see DA7219 ACPI in console. Change-Id: Ic63bbc51e122afc9fc2e8ec7fb024d18a3815b38 Signed-off-by: Justin TerAvest <teravest@chromium.org> Reviewed-on: https://review.coreboot.org/26342 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Diffstat (limited to 'src/mainboard/google/octopus/Kconfig')
-rw-r--r--src/mainboard/google/octopus/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/Kconfig b/src/mainboard/google/octopus/Kconfig
index 3254ec6339..79af95c238 100644
--- a/src/mainboard/google/octopus/Kconfig
+++ b/src/mainboard/google/octopus/Kconfig
@@ -46,6 +46,7 @@ config VARIANT_DIR
config DEVICETREE
string
+ default "variants/bip/devicetree.cb" if BOARD_GOOGLE_BIP
default "variants/baseboard/devicetree.cb"
config MAINBOARD_PART_NUMBER