diff options
Diffstat (limited to 'conf/machine/openzaurus-pxa-2.6.conf')
-rw-r--r-- | conf/machine/openzaurus-pxa-2.6.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/machine/openzaurus-pxa-2.6.conf b/conf/machine/openzaurus-pxa-2.6.conf index e69de29bb2..3542659830 100644 --- a/conf/machine/openzaurus-pxa-2.6.conf +++ b/conf/machine/openzaurus-pxa-2.6.conf @@ -0,0 +1,10 @@ +#@TYPE: Machine +#@NAME: Sharp Zaurus SL-C700,Sharp Zaurus SL-C750,Sharp Zaurus SL-C760 +#@DESCRIPTION: Machine configuration for the Sharp Zaurus PXA devices running a 2.6 kernel + +include conf/machine/zaurus-clamshell.conf + +PREFERRED_PROVIDER_virtual/kernel = "openzaurus" +PREFERRED_VERSION_orinoco-modules = "20050101" + +ROOT_FLASH_SIZE = "64" |