From 1533dfdd0e85cd2390e33e8eb96379d567b19136 Mon Sep 17 00:00:00 2001 From: Naveen Manohar Date: Thu, 12 Oct 2017 15:50:21 +0900 Subject: google/nautilus: Add Maxim98357a support Adds Maxim98357a support for Nautilus using the generic driver in drivers/generic/max98357 BUG=b:68686020 TEST=With entire merged audio should be enabled on max98357 speaker codec. Change-Id: I958bf7c1395259b3e3fb30332882fd51a48dc0cc Signed-off-by: Naveen Manohar Reviewed-on: https://review.coreboot.org/22458 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/mainboard/google/poppy/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/poppy/Kconfig') diff --git a/src/mainboard/google/poppy/Kconfig b/src/mainboard/google/poppy/Kconfig index 57c19543ab..75c9648067 100644 --- a/src/mainboard/google/poppy/Kconfig +++ b/src/mainboard/google/poppy/Kconfig @@ -124,6 +124,7 @@ config VARIANT_SPECIFIC_OPTIONS_NAMI config VARIANT_SPECIFIC_OPTIONS_NAUTILUS def_bool n + select DRIVERS_GENERIC_MAX98357A select DRIVERS_I2C_DA7219 select DRIVERS_PS2_KEYBOARD select VARIANT_HAS_I2C_TPM if !VBOOT_MOCK_SECDATA -- cgit v1.2.3