summaryrefslogtreecommitdiff
path: root/target/device/Atmel/atstk1005/target_skeleton/etc/asound.state
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-12-05 21:53:07 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-12-16 15:04:07 +0100
commitc874dea8a2b415f1c8f92e6a653999884bf3fa02 (patch)
tree2675c4f961c0a158ea42860700f4d6ab07bfe87f /target/device/Atmel/atstk1005/target_skeleton/etc/asound.state
parent0fabb345a785dffe7bd91536c81c8ef54eb8ed43 (diff)
board: remove atstk1005_defconfig
Neither the kernel nor U-Boot have support for a 1005 board, so let's get rid of this board configuration, the corresponding target skeleton, kernel and busybox configuration and device table. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'target/device/Atmel/atstk1005/target_skeleton/etc/asound.state')
-rw-r--r--target/device/Atmel/atstk1005/target_skeleton/etc/asound.state108
1 files changed, 0 insertions, 108 deletions
diff --git a/target/device/Atmel/atstk1005/target_skeleton/etc/asound.state b/target/device/Atmel/atstk1005/target_skeleton/etc/asound.state
deleted file mode 100644
index 55fb3f00a..000000000
--- a/target/device/Atmel/atstk1005/target_skeleton/etc/asound.state
+++ /dev/null
@@ -1,108 +0,0 @@
-state.at73c213_0 {
- control.1 {
- comment.access 'read write'
- comment.type INTEGER
- comment.count 2
- comment.range '0 - 31'
- iface MIXER
- name 'Master Playback Volume'
- value.0 21
- value.1 21
- }
- control.2 {
- comment.access 'read write'
- comment.type BOOLEAN
- comment.count 2
- iface MIXER
- name 'Master Playback Switch'
- value.0 true
- value.1 true
- }
- control.3 {
- comment.access 'read write'
- comment.type INTEGER
- comment.count 2
- comment.range '0 - 31'
- iface MIXER
- name 'PCM Playback Volume'
- value.0 21
- value.1 21
- }
- control.4 {
- comment.access 'read write'
- comment.type BOOLEAN
- comment.count 2
- iface MIXER
- name 'PCM Playback Switch'
- value.0 true
- value.1 true
- }
- control.5 {
- comment.access 'read write'
- comment.type BOOLEAN
- comment.count 1
- iface MIXER
- name 'Mono PA Playback Switch'
- value true
- }
- control.6 {
- comment.access 'read write'
- comment.type INTEGER
- comment.count 1
- comment.range '0 - 14'
- iface MIXER
- name 'PA Playback Volume'
- value 10
- }
- control.7 {
- comment.access 'read write'
- comment.type BOOLEAN
- comment.count 1
- iface MIXER
- name 'PA High Gain Playback Switch'
- value true
- }
- control.8 {
- comment.access 'read write'
- comment.type BOOLEAN
- comment.count 1
- iface MIXER
- name 'PA Playback Switch'
- value true
- }
- control.9 {
- comment.access 'read write'
- comment.type INTEGER
- comment.count 1
- comment.range '14 - 31'
- iface MIXER
- name 'Aux Capture Volume'
- value 14
- }
- control.10 {
- comment.access 'read write'
- comment.type BOOLEAN
- comment.count 1
- iface MIXER
- name 'Aux Capture Switch'
- value false
- }
- control.11 {
- comment.access 'read write'
- comment.type INTEGER
- comment.count 2
- comment.range '14 - 31'
- iface MIXER
- name 'Line Capture Volume'
- value.0 14
- value.1 14
- }
- control.12 {
- comment.access 'read write'
- comment.type BOOLEAN
- comment.count 1
- iface MIXER
- name 'Line Capture Switch'
- value false
- }
-}