diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-27 14:07:19 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-09-27 14:07:19 +0000 |
commit | b01aed544f505814ec9cffcfd739111c207b615d (patch) | |
tree | 9f8d9efb60b2e1538f2c6f5b19cede727e709e4a /conf/machine/h5xxx.conf | |
parent | 0731ae660f6d7ec3b74ed4c6b9de087e4c484367 (diff) | |
parent | e682c920024719209a58509a0c84fd3914293cf5 (diff) |
merge of '1e14a41a1a368acd06c76c94c9e67fd660fd6d0a'
and '2061d23a8305360c778930e17936cc30ce12b906'
Diffstat (limited to 'conf/machine/h5xxx.conf')
-rw-r--r-- | conf/machine/h5xxx.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h5xxx.conf b/conf/machine/h5xxx.conf index 008bfb252f..2ab9775419 100644 --- a/conf/machine/h5xxx.conf +++ b/conf/machine/h5xxx.conf @@ -18,7 +18,7 @@ EXTRA_IMAGECMD_h5xxx_jffs2 = "-e 0x40000 -p" ROOT_FLASH_SIZE = "32" -MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda wifi usbgadget usbhost" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget usbhost" BOOT_MODULES = "${@linux_module_packages('${H5XXX_MODULES}', d)}" BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params ${BOOT_MODULES}" |