aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/akita.conf
diff options
context:
space:
mode:
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"