aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/spitz.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/spitz.conf')
-rw-r--r--conf/machine/spitz.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index f7130ed6bf..f8946fc42f 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -11,6 +11,13 @@ PIVOTBOOT_EXTRA_DEPENDS += "pivotinit pcmcia-cs"
PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit pcmcia-cs"
PIVOTBOOT_EXTRA_RRECOMMENDS += ""
+# 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"
+
+IMAGE_FSTYPES = "jffs2 tar"
+
ROOT_FLASH_SIZE = "16"