sys-boot/coreboot: update meowth config to include NHLT for Audio

Include SND_MAX98373_NHLT config for meowth build

BUG=b:71724897
BRANCH=stabilize-meowth-10444.B
TEST=Verify build and cross check NHLT entry in acpi table.
CQ-DEPEND=CL:*587662

Change-Id: Ie60f73458ae2a1184f26ade0e77a92cf452bd520
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-on: https://chromium-review.googlesource.com/855820
Tested-by: Sathya Prakash M R <sathya.prakash.m.r@intel.com>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.corp-partner.google.com>
Reviewed-by: Sathya Prakash M R <sathya.prakash.m.r@intel.com>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-on: https://chromium-review.googlesource.com/961818
Reviewed-by: Nick Vaccaro <nvaccaro@chromium.org>
Commit-Queue: Nick Vaccaro <nvaccaro@chromium.org>
Tested-by: Nick Vaccaro <nvaccaro@chromium.org>
diff --git a/sys-boot/coreboot/files/configs/config.meowth b/sys-boot/coreboot/files/configs/config.meowth
index f0e2fc4..f511675 100644
--- a/sys-boot/coreboot/files/configs/config.meowth
+++ b/sys-boot/coreboot/files/configs/config.meowth
@@ -37,3 +37,6 @@
 CONFIG_INTEL_GMA_ADD_VBT_DATA_FILE=y
 CONFIG_RUN_FSP_GOP=y
 CONFIG_FSP_M_XIP=y
+
+#Audio
+CONFIG_INCLUDE_SND_MAX98373_NHLT=y