mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-25 01:40:10 -05:00
conf/ucm: rt5651: Fix HiFi file name
The conf HiFi file name is HiFi.conf, fix the name in the main configuration file. Signed-off-by: Carlo Caione <carlo@endlessm.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
b22a506511
commit
764302ebdd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Adapted from https://github.com/plbossart/UCM/tree/master/bytcr-rt5651
|
# Adapted from https://github.com/plbossart/UCM/tree/master/bytcr-rt5651
|
||||||
|
|
||||||
SectionUseCase."HiFi" {
|
SectionUseCase."HiFi" {
|
||||||
File "HiFi"
|
File "HiFi.conf"
|
||||||
Comment "Play HiFi quality Music"
|
Comment "Play HiFi quality Music"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue