summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaechul Lee <jcsing.lee@samsung.com>2019-05-16 14:34:31 +0900
committerJaechul Lee <jcsing.lee@samsung.com>2019-05-16 14:39:15 +0900
commit837846ad4da8d476bca8e682297e209e94702fed (patch)
tree3afa3714aac9a213ee9292d29cb917b1afb05c4f
parent44821a7b45ab9158d6138b3ca794fbaf94217a0d (diff)
downloadalsa-ucm-conf-rpi3-tizen_5.5_tv.tar.gz
alsa-ucm-conf-rpi3-tizen_5.5_tv.tar.bz2
alsa-ucm-conf-rpi3-tizen_5.5_tv.zip
Capture control is necessary even though capture device doesn't exist. Change-Id: I6fa5641c1c9c77f1204787fe1de4c5f128578441 Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
-rw-r--r--bcm2835/bcm2835.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcm2835/bcm2835.conf b/bcm2835/bcm2835.conf
index 4d6b2f9..f853a04 100644
--- a/bcm2835/bcm2835.conf
+++ b/bcm2835/bcm2835.conf
@@ -10,6 +10,7 @@ SectionUseCase."HiFi" {
ValueDefaults {
PlaybackCTL "hw:ALSA"
+ CaptureCTL "hw:ALSA"
}
SectionDefaults {