summaryrefslogtreecommitdiff
path: root/conf/machine/akita.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/akita.conf')
-rw-r--r--conf/machine/akita.conf13
1 files changed, 3 insertions, 10 deletions
diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index d3d34354e0..cfcc411671 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -2,16 +2,9 @@
#@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"
+KERNEL_VERSION ?= "2.4"
-# BI Module
-BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pxa27x-bi"
-
-# USB Host Modules
-BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-usbcore kernel-module-usbmouse kernel-module-usb-monitor \
- kernel-module-usbkbd kernel-module-usb-storage kernel-module-hci-usb kernel-module-bfusb"
+include conf/machine/zaurus-clamshell.conf
+include conf/machine/zaurus-clamshell-${KERNEL_VERSION}.conf
ROOT_FLASH_SIZE = "64"