diff options
Diffstat (limited to 'bcm2835/hdmi')
-rw-r--r-- | bcm2835/hdmi | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/bcm2835/hdmi b/bcm2835/hdmi deleted file mode 100644 index 8d825c5..0000000 --- a/bcm2835/hdmi +++ /dev/null @@ -1,25 +0,0 @@ -SectionVerb { - EnableSequence [ - ] - DisableSequence [ - ] - - Value { - TQ "Music" - PlaybackCTL "hw:1" - } -} - -SectionDevice."HDMI" { - Comment "HDMI AUDIO" - - EnableSequence [ - ] - - DisableSequence [ - ] - - Value { - PlaybackPCM "hw:1,1" - } -} |