mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-12 05:33:44 -04:00
ucm: Add UCM profile for CX2072X codec on Baytrail/Cherrytrail profiles
Adding a new Conexant CX2072X codec profile and reusing the existing BYT/CHT platform snippets. Currently tested only on ASUS E200HA laptop. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
33c7ea0865
commit
108a2f4379
13 changed files with 162 additions and 0 deletions
|
|
@ -720,6 +720,7 @@ AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile doc/doxygen.cfg \
|
|||
src/conf/ucm/ASUSTeKCOMPUTERINC.-T100HAN-1.0-T100HAN/Makefile \
|
||||
src/conf/ucm/broadwell-rt286/Makefile \
|
||||
src/conf/ucm/broxton-rt298/Makefile \
|
||||
src/conf/ucm/bytcht-cx2072x/Makefile \
|
||||
src/conf/ucm/bytcht-es8316/Makefile \
|
||||
src/conf/ucm/bytcht-es8316-mono-spk-in1-mic/Makefile \
|
||||
src/conf/ucm/bytcht-es8316-mono-spk-in2-mic/Makefile \
|
||||
|
|
@ -765,6 +766,7 @@ AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile doc/doxygen.cfg \
|
|||
src/conf/ucm/tegraalc5632/Makefile \
|
||||
src/conf/ucm/VEYRON-I2S/Makefile \
|
||||
src/conf/ucm/codecs/Makefile \
|
||||
src/conf/ucm/codecs/cx2072x/Makefile \
|
||||
src/conf/ucm/codecs/es8316/Makefile \
|
||||
src/conf/ucm/codecs/nau8824/Makefile \
|
||||
src/conf/ucm/codecs/rt5640/Makefile \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue