diff options
Diffstat (limited to 'conf/machine/h3800.conf')
-rw-r--r-- | conf/machine/h3800.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf index abc3655a1e..173f2a5c8f 100644 --- a/conf/machine/h3800.conf +++ b/conf/machine/h3800.conf @@ -3,6 +3,6 @@ #@DESCRIPTION: Machine configuration for the Compaq iPAQ 38xx devices #this machine will be primarily focussed on the 2.6 port -MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadget" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadget screen" require conf/machine/h3600.conf |