blob: a13ed48d4a4f4f4c968a04bfc68da52eda4f4a17 (
plain)
1
2
3
4
5
6
7
8
|
#@TYPE: Machine
#@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 screen vfat"
require conf/machine/h3600.conf
|