refactor zaurus-clamshell-2.4.conf plus derived configs
authorMichael Lauer <mickey@vanille-media.de>
Sat, 23 Apr 2005 17:54:58 +0000 (17:54 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 23 Apr 2005 17:54:58 +0000 (17:54 +0000)
BKrev: 426a8bf2dT5IoHTV9oP188nh1qiy9Q

conf/machine/akita.conf
conf/machine/c7x0.conf
conf/machine/spitz.conf
conf/machine/zaurus-clamshell-2.4.conf

index e69de29..d37deae 100644 (file)
@@ -0,0 +1,12 @@
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-C1000
+#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device
+
+include conf/machine/zaurus-clamshell.conf
+include conf/machine/zaurus-clamshell-2.4.conf
+
+PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa27x"
+
+BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pxa27x-bi"
+
+ROOT_FLASH_SIZE = "64"
index 5426795..173f049 100644 (file)
@@ -4,9 +4,11 @@
 
 KERNEL_VERSION ?= "2.4"
 
+include conf/machine/zaurus-clamshell.conf
 include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf
 
+BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pxa-bi"
+
 ROOT_FLASH_SIZE = "32"
 # yes, the husky has 64MB, I know... Be happy, that way you can install more software :)
 
-include conf/machine/zaurus-clamshell.conf
index 7d65f7e..f7130ed 100644 (file)
@@ -11,8 +11,6 @@ PIVOTBOOT_EXTRA_DEPENDS += "pivotinit pcmcia-cs"
 PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit pcmcia-cs"
 PIVOTBOOT_EXTRA_RRECOMMENDS += ""
 
-BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules sharp-sdmmc-support \
-kernel-module-net-fd kernel-module-registers kernel-module-pxa27x-bi \
-kernel-module-usbdcore kernel-module-usbdmonitor chkhinge pivotinit"
+BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pxa27x-bi"
 
 ROOT_FLASH_SIZE = "16"
index b3e7854..eec59f5 100644 (file)
@@ -5,6 +5,6 @@ pcmcia-cs apmd hostap-modules orinoco-modules sharp-sdmmc-support chkhinge \
 hostap-utils prism3-firmware prism3-support"
 
 BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules-cs sharp-sdmmc-support \
-pcmcia-cs apm kernel-module-net-fd kernel-module-registers kernel-module-pxa-bi \
+pcmcia-cs apm kernel-module-net-fd kernel-module-registers \
 kernel-module-usbdcore kernel-module-usbdmonitor chkhinge \
 hostap-utils prism3-firmware prism3-support"