diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/htcleo.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/htcleo.conf b/conf/machine/htcleo.conf index 52d4a42b78..f72abaf670 100644 --- a/conf/machine/htcleo.conf +++ b/conf/machine/htcleo.conf @@ -7,4 +7,4 @@ require conf/machine/include/htc-qsd8.inc MACHINE_DISPLAY_WIDTH_PIXELS = "480" MACHINE_DISPLAY_HEIGHT_PIXELS = "800" -MACHINE_FEATURES = "kernel26 touchscreen screen phone gps compass usb keyboard" +MACHINE_FEATURES = "kernel26 mmc mmcroot screen serial touchscreen keyboard usbgadget usbhost bluetooth wifi phone compass gsensor lightsensor" |