magician.conf: add usbhost MACHINE_FEATURE, drop kernel modules that are
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 29 Mar 2007 13:43:13 +0000 (13:43 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 29 Mar 2007 13:43:13 +0000 (13:43 +0000)
taken care of by task-base

conf/machine/magician.conf

index f2505dc..02fdea6 100644 (file)
@@ -17,7 +17,7 @@ require conf/machine/include/tune-xscale.conf
 ROOT_FLASH_SIZE = "80"
 VOLATILE_STORAGE_SIZE = "64"
 GUI_MACHINE_CLASS = "smallscreen"
-MACHINE_FEATURES = "alsa apm bluetooth irda kernel26 phone screen touchscreen usbgadget"
+MACHINE_FEATURES = "alsa apm bluetooth irda kernel26 phone screen touchscreen usbgadget usbhost"
 
 #
 # We don't support jffs2 installations (yet).
@@ -36,10 +36,6 @@ PREFERRED_VERSION_orinoco-modules = "0.15rc1"
 MACHINE_EXTRA_RRECOMMENDS = " \
        kernel-module-leds-magician \
        kernel-module-magician-ts \
-       kernel-module-pxaficp-ir \
-       kernel-module-uinput \
-       kernel-module-hci-usb \
-       kernel-module-ohci-hcd \
        kernel-module-magician-flash \
        kernel-module-magician-ds1wm \
        kernel-module-magician-battery \