summaryrefslogtreecommitdiffstats
path: root/meta-openmoko/packages/libgsmd/libgsmd/fic-gta01/default
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openmoko/packages/libgsmd/libgsmd/fic-gta01/default')
-rw-r--r--meta-openmoko/packages/libgsmd/libgsmd/fic-gta01/default9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-openmoko/packages/libgsmd/libgsmd/fic-gta01/default b/meta-openmoko/packages/libgsmd/libgsmd/fic-gta01/default
new file mode 100644
index 0000000000..1511376a6c
--- /dev/null
+++ b/meta-openmoko/packages/libgsmd/libgsmd/fic-gta01/default
@@ -0,0 +1,9 @@
1# gsmd This shell script configures for the gsmd init script.
2
3# If you must specify special options, uncomment and modify the next line
4GSMD_OPTS="-s 115200 -F"
5
6# If your GSM device needs to be powered up, uncomment and modify the next line
7GSM_POW="/sys/bus/platform/devices/gta01-pm-gsm.0/power_on"
8
9GSM_DEV="/dev/ttySAC0"