diff options
author | Lukas Gorris <lukas@htc-linux.org> | 2010-07-16 19:15:01 +0200 |
---|---|---|
committer | Lukas Gorris <lukas@htc-linux.org> | 2010-07-16 19:15:01 +0200 |
commit | f75616d84b72add447b1808c1a80bc89e09bb8e6 (patch) | |
tree | 8cfb2b56a61894bdd55011e63102296e7706afea /conf/machine | |
parent | 3f3788d46e98d722875fa4a48b7dc95bff407d26 (diff) |
linux-qsd8: bump srcrev, update defconfig and machine features
The new revision includes patch to allow use of gcc-4.5 generated binaries and adds some new features.
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" |