aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/akita.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-04-24 07:53:05 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-04-24 07:53:05 +0000
commit66eec7d1bcad5f3814a0ec66a57b68632596a796 (patch)
tree5b08502fefc656cdded3f5e62a776a2915693db3 /conf/machine/akita.conf
parentf02d09948c986847f8e07d89f771f6f0105c05b2 (diff)
downloadopenembedded-66eec7d1bcad5f3814a0ec66a57b68632596a796.tar.gz
last bits to fix the warning on CXK kernels
BKrev: 426b5061D6UY6f75RR0GL3w1SrBs5Q
Diffstat (limited to 'conf/machine/akita.conf')
-rw-r--r--conf/machine/akita.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index d37deaeade..d3d34354e0 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -7,6 +7,11 @@ include conf/machine/zaurus-clamshell-2.4.conf
PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa27x"
+# 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"
+
ROOT_FLASH_SIZE = "64"