summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/openmoko/libgsmd/magician/default
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras/packages/openmoko/libgsmd/magician/default')
-rw-r--r--meta-extras/packages/openmoko/libgsmd/magician/default10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-extras/packages/openmoko/libgsmd/magician/default b/meta-extras/packages/openmoko/libgsmd/magician/default
deleted file mode 100644
index 523d0b9479..0000000000
--- a/meta-extras/packages/openmoko/libgsmd/magician/default
+++ /dev/null
@@ -1,10 +0,0 @@
1# gsmd This shell script configures for the gsmd init script.
2
3GSMD_OPTS="-s 115200 -F"
4
5# If your GSM device needs to be powered up, uncomment and modify the next line
6#GSM_POW="/sys/bus/platform/devices/gta01-pm-gsm.0/power_on"
7
8# this should be in a common /etc/default/serial, together
9# with BT_DEV, and IR_DEV
10GSM_DEV="/dev/ttyS1"