aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef/Kconfig
diff options
context:
space:
mode:
authorHarsha Priya <harshapriya.n@intel.com>2016-06-24 17:13:54 -0700
committerMartin Roth <martinroth@google.com>2016-07-08 17:19:06 +0200
commit9217f9def0fa1282fc2b510ac143c751a055dee2 (patch)
tree2b14f601a47f6d3ac1d010bfa6167530eb689177 /src/mainboard/google/reef/Kconfig
parenta845f427fee1f0870b7b673a0675ba04408bea57 (diff)
google/reef: Add Maxim98357a support
Adds Maxim98357a support for reef using the generic driver in drivers/generic/max98357 Change-Id: I333d4e810e42309ac76dd90c19f05cf3e3a517e0 Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com> Reviewed-on: https://review.coreboot.org/15435 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/google/reef/Kconfig')
-rw-r--r--src/mainboard/google/reef/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig
index 194a6ba64f..8bf2cbfeef 100644
--- a/src/mainboard/google/reef/Kconfig
+++ b/src/mainboard/google/reef/Kconfig
@@ -54,4 +54,7 @@ config INCLUDE_NHLT_BLOBS
select NHLT_DA7219
select NHLT_MAX98357
+config DRIVERS_GENERIC_MAX98357A
+ default y
+
endif # BOARD_GOOGLE_REEF