diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-09-16 09:50:08 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-09-16 09:50:08 +0000 |
commit | 7f88d35810ca3826b5d1a17d27e1ab3605824ec7 (patch) | |
tree | 04472d3315f3839aa5b35c1c238e67c5894c06fb /conf/machine/fic-gta01.conf | |
parent | 97b3461578bf4bc36f9a043cfeaecfca692ab27b (diff) |
fic-gta0[12]: add gps MACHINE_FEATURE
Diffstat (limited to 'conf/machine/fic-gta01.conf')
-rw-r--r-- | conf/machine/fic-gta01.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/fic-gta01.conf b/conf/machine/fic-gta01.conf index 97e5a0cf37..ffd3584da6 100644 --- a/conf/machine/fic-gta01.conf +++ b/conf/machine/fic-gta01.conf @@ -10,7 +10,7 @@ PACKAGE_EXTRA_ARCHS = "armv4t" PREFERRED_PROVIDER_virtual/kernel = "linux-openmoko" UBOOT_ENTRYPOINT = "30008000" -MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone" +MACHINE_FEATURES = "kernel26 apm alsa bluetooth gps usbgadget usbhost phone" MACHINE_DISPLAY_WIDTH_PIXELS = "480" MACHINE_DISPLAY_HEIGHT_PIXELS = "640" MACHINE_DISPLAY_ORIENTATION = "0" |