diff options
Diffstat (limited to 'conf/machine/htcraphael.conf')
-rw-r--r-- | conf/machine/htcraphael.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/htcraphael.conf b/conf/machine/htcraphael.conf index 3ab87be48c..ad4329714d 100644 --- a/conf/machine/htcraphael.conf +++ b/conf/machine/htcraphael.conf @@ -10,6 +10,6 @@ XSERVER = "xserver-kdrive-fbdev" MACHINE_DISPLAY_WIDTH_PIXELS = "480" MACHINE_DISPLAY_HEIGHT_PIXELS = "640" -MACHINE_FEATURES = "kernel26 touchscreen screen keyboard phone gps" +MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb keyboard" IMAGE_FSTYPES += "tar.gz cpio.gz" |