summaryrefslogtreecommitdiff
path: root/src/mainboard/purism/librem13v2/Kconfig
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@puri.sm>2017-05-17 17:16:09 -0400
committerMartin Roth <martinroth@google.com>2017-06-16 16:19:04 +0200
commiteacac20bd52b1502b754e172ecd97e064189bbbd (patch)
tree96e18fc133767035e2b7c7165f0e79e6e0d19f0f /src/mainboard/purism/librem13v2/Kconfig
parentd8cbd5633fd2e5fa0b6007802c9338dcbe4c0bfd (diff)
downloadcoreboot-eacac20bd52b1502b754e172ecd97e064189bbbd.tar.xz
purism/librem13v2: Add audio support
Initialize the audio codec without depending on DSP binary blobs. The hda_verb.c was copied from the intel/kblrvp rvp7 variant, and the hda_verb.h file was copied from the purism/librem13. The IoBufferOwnership FSP option in devicetree has to be 0 for the azalia driver to work. Change-Id: Ifa36ac0839daedfa59c497057da0ace04d401f2a Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm> Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/19943 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/purism/librem13v2/Kconfig')
-rw-r--r--src/mainboard/purism/librem13v2/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/purism/librem13v2/Kconfig b/src/mainboard/purism/librem13v2/Kconfig
index 9a1f3bb9c4..4138865eb4 100644
--- a/src/mainboard/purism/librem13v2/Kconfig
+++ b/src/mainboard/purism/librem13v2/Kconfig
@@ -4,8 +4,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
select SYSTEM_TYPE_LAPTOP
select BOARD_ROMSIZE_KB_16384
- select DRIVERS_I2C_GENERIC
- select DRIVERS_I2C_NAU8825
select HAVE_ACPI_RESUME
select HAVE_ACPI_TABLES
select SOC_INTEL_SKYLAKE