diff options
author | Michael-Luke Jones <mlj28@cam.ac.uk> | 2006-09-27 22:32:26 +0000 |
---|---|---|
committer | Michael-Luke Jones <mlj28@cam.ac.uk> | 2006-09-27 22:32:26 +0000 |
commit | 9c3ec54144d309509ed217f7b1fe37efa384c51b (patch) | |
tree | e57a47199250e360adee46403c853efc29f9dbe3 /conf/machine/ipaq-pxa270.conf | |
parent | 3cdd5f1779ec3d7ca8829ad6eab51f5f7b760304 (diff) | |
parent | 22b656431dcda856942c7100ca74a9c62b440d57 (diff) |
merge of '0b0e5efd590cdcc1847caa5505a008258f7a2e45'
and 'b95778d4aa9b6135b43b0d0a7b8b4f0d28d0be95'
Diffstat (limited to 'conf/machine/ipaq-pxa270.conf')
-rw-r--r-- | conf/machine/ipaq-pxa270.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf index 84380a49d0..b361b2bf6d 100644 --- a/conf/machine/ipaq-pxa270.conf +++ b/conf/machine/ipaq-pxa270.conf @@ -22,7 +22,7 @@ IMAGE_FSTYPES ?= "jffs2" MODUTILS = "26" -MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda wifi usbgadget" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget" PCMCIA_MANAGER = "pcmciautils" BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params " |