diff options
-rw-r--r-- | conf/machine/h3800.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/h3800.conf b/conf/machine/h3800.conf index e44467412b..abc3655a1e 100644 --- a/conf/machine/h3800.conf +++ b/conf/machine/h3800.conf @@ -2,4 +2,7 @@ #@NAME: Compaq iPAQ 38xx #@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" + require conf/machine/h3600.conf |