From 08f4fb07dab0012dd03661a3eeb2ddfaf575ea08 Mon Sep 17 00:00:00 2001 From: Justin TerAvest Date: Tue, 15 May 2018 16:29:30 -0600 Subject: 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 Reviewed-on: https://review.coreboot.org/26342 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Sumeet R Pawnikar --- src/mainboard/google/octopus/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/octopus/Kconfig') 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 -- cgit v1.2.3