From 9f5607c486dcd53be6a3d91b31e54f85a91a0290 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 9 Jan 2008 17:37:13 +0000 Subject: conf/machine/*: Add "phone" MACHINE_FEATURE for phone devices. --- conf/machine/htcsable.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/htcsable.conf') diff --git a/conf/machine/htcsable.conf b/conf/machine/htcsable.conf index a577cc78d2..2ae1419bae 100644 --- a/conf/machine/htcsable.conf +++ b/conf/machine/htcsable.conf @@ -15,7 +15,7 @@ VOLATILE_STORAGE_SIZE = "64" MACHINE_GUI_CLASS = "smallscreen" MACHINE_DISPLAY_WIDTH_PIXELS = "240" MACHINE_DISPLAY_HEIGHT_PIXELS = "240" -MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen vfat" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen vfat phone" # # Software/packages selection -- cgit v1.2.3