mainboard/intel/cannonlake_rvp: Add support for MAX98373 speaker amp
Add NHLT and dt support for max98373 amp BUG=None TEST=check SSDT and verify entries for max98373 TEST=check NHLT ACPI tables included blobs for max98373 Change-Id: I0b402f89f1ece9e62a394f713c4b0feff29bd1e5 Signed-off-by: N, Harshapriya <harshapriya.n@intel.com> Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com> Reviewed-on: https://review.coreboot.org/22674 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
committed by
Martin Roth
parent
c14a99feda
commit
4a1ee4b53e
@@ -141,6 +141,13 @@ config NHLT_MAX98357
|
||||
help
|
||||
Include DSP firmware settings for headset codec.
|
||||
|
||||
config NHLT_MAX98373
|
||||
bool
|
||||
depends on ACPI_NHLT
|
||||
default n
|
||||
help
|
||||
Include DSP firmware settings for headset codec.
|
||||
|
||||
config NHLT_DA7219
|
||||
bool
|
||||
depends on ACPI_NHLT
|
||||
|
Reference in New Issue
Block a user