diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/machine/htcuniversal.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/machine/htcuniversal.conf b/meta/conf/machine/htcuniversal.conf index 3dcb80ddc8..2f5b798bff 100644 --- a/meta/conf/machine/htcuniversal.conf +++ b/meta/conf/machine/htcuniversal.conf | |||
@@ -10,7 +10,7 @@ PACKAGE_EXTRA_ARCHS = "armv4t armv5te iwmmxt" | |||
10 | 10 | ||
11 | PREFERRED_PROVIDER_virtual/kernel = "linux-rp" | 11 | PREFERRED_PROVIDER_virtual/kernel = "linux-rp" |
12 | 12 | ||
13 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen usbhost usbgadget wifi phone" | 13 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen keyboard usbhost usbgadget wifi phone" |
14 | 14 | ||
15 | MACHINE_EXTRA_RDEPENDS = "zaurusd" | 15 | MACHINE_EXTRA_RDEPENDS = "zaurusd" |
16 | 16 | ||
@@ -20,6 +20,7 @@ MACHINE_EXTRA_RRECOMMENDS = " \ | |||
20 | kernel-module-i2c-pxa \ | 20 | kernel-module-i2c-pxa \ |
21 | kernel-module-htcuniversal-acx \ | 21 | kernel-module-htcuniversal-acx \ |
22 | kernel-module-acx \ | 22 | kernel-module-acx \ |
23 | kernel-module-usbserial \ | ||
23 | " | 24 | " |
24 | 25 | ||
25 | module_autoload_acx = "acx" | 26 | module_autoload_acx = "acx" |