summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorzombah <zombah@gmail.com>2014-09-23 19:53:43 +0400
committerTakashi Iwai <tiwai@suse.de>2014-10-07 18:13:27 +0200
commit24b4e86ddc512acb6b26f97cb958d59586482fb7 (patch)
treed738aa51a0cd2f9b31b6092ad9cd5802d9745a6b /configure.ac
parent7c1f36dbcbe8d60c6f90cbcf7e2e801cacbcd535 (diff)
downloadalsa-lib-24b4e86ddc512acb6b26f97cb958d59586482fb7.tar.gz
conf/ucm: PAZ00: add Toshiba AC100/Dynabook AZ new config
Recent mainline kernels threat Toshiba AC100 audio hardware as hw:PAZ00 vs old hw:tegraalc5632. This patch adds config files for new hw name and include them to makefiles. Signed-off-by: zombah <zombah@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b8353a09..734163c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -653,6 +653,7 @@ AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile doc/doxygen.cfg \
src/conf/ucm/PandaBoardES/Makefile \
src/conf/ucm/SDP4430/Makefile \
src/conf/ucm/tegraalc5632/Makefile \
+ src/conf/ucm/PAZ00/Makefile \
modules/Makefile modules/mixer/Makefile modules/mixer/simple/Makefile \
alsalisp/Makefile aserver/Makefile \
test/Makefile test/lsb/Makefile \