summaryrefslogtreecommitdiff
path: root/ak4953/ak4953.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ak4953/ak4953.conf')
-rwxr-xr-xak4953/ak4953.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/ak4953/ak4953.conf b/ak4953/ak4953.conf
new file mode 100755
index 0000000..0fe7908
--- /dev/null
+++ b/ak4953/ak4953.conf
@@ -0,0 +1,17 @@
+SectionUseCase."Inactive" {
+ File "inactive"
+ Comment "reset audio path"
+}
+
+SectionUseCase."HiFi" {
+ File "hifi"
+ Comment "Hifi audio path"
+}
+
+ValueDefaults {
+ PlaybackCTL "hw:0"
+ CaptureCTL "hw:0"
+}
+
+SectionDefaults {
+}