summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/htcdiamond.conf2
-rw-r--r--conf/machine/htcraphael.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/htcdiamond.conf b/conf/machine/htcdiamond.conf
index 393c1ee87b..e4b07ea794 100644
--- a/conf/machine/htcdiamond.conf
+++ b/conf/machine/htcdiamond.conf
@@ -10,6 +10,6 @@ XSERVER = "xserver-kdrive-fbdev"
MACHINE_DISPLAY_WIDTH_PIXELS = "480"
MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
-MACHINE_FEATURES = "kernel26 touchscreen screen phone gps"
+MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb"
IMAGE_FSTYPES += "tar.gz cpio.gz"
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"