diff options
Diffstat (limited to 'conf/machine/om-gta01.conf')
-rw-r--r-- | conf/machine/om-gta01.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf index 501d97968b..5bdeba01f3 100644 --- a/conf/machine/om-gta01.conf +++ b/conf/machine/om-gta01.conf @@ -19,7 +19,7 @@ UBOOT_ENTRYPOINT = "30008000" OLDEST_KERNEL_linux-gnueabi = "2.6.24" -MACHINE_FEATURES = "kernel26 alsa bluetooth gps usbgadget usbhost phone vfat ext2" +MACHINE_FEATURES = "kernel26 apm alsa bluetooth gps usbgadget usbhost phone vfat ext2" MACHINE_DISPLAY_WIDTH_PIXELS = "480" MACHINE_DISPLAY_HEIGHT_PIXELS = "640" MACHINE_DISPLAY_ORIENTATION = "0" |