mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
conf: bxtrt298: Add topology conf file for bxt
Add the conf file for bxt platform as well to define module private data. Signed-off-by: Shreyas NC <shreyas.nc@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
47116358cc
commit
3b08152f68
4 changed files with 3329 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
SUBDIRS=broadwell sklrt286
|
||||
SUBDIRS=broadwell sklrt286 bxtrt298
|
||||
|
|
|
|||
4
src/conf/topology/bxtrt298/Makefile.am
Normal file
4
src/conf/topology/bxtrt298/Makefile.am
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
alsaconfigdir = @ALSA_CONFIG_DIR@
|
||||
bxtrt298dir = $(alsaconfigdir)/topology/bxtrt298
|
||||
bxtrt298_DATA = bxt_i2s.conf
|
||||
EXTRA_DIST = $(bxtrt298_DATA)
|
||||
3323
src/conf/topology/bxtrt298/bxt_i2s.conf
Normal file
3323
src/conf/topology/bxtrt298/bxt_i2s.conf
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue