linux-mvl-dove needs configuration changes to support Marvell's codecs

Bug #547024 reported by Michael Casadevall
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux-mvl-dove (Ubuntu)
New
High
Unassigned

Bug Description

Please apply this config patch to the dove kernel, it is needed so the vmeta UIO driver works and is available; there appears to be a possible bug in the kernel, I was unable to use any UIO driver as a module and get it to show up (the probe function appears to not get executed when it is compiled as a module). In addition, this can be the only UIO device on the system; the drivers are hardcoded to look at /dev/uio0

--- linux-mvl-dove-2.6.32/debian.mvl-dove/config/config.common.ubuntu 2010-03-25 12:09:48.000000000 -0400
+++ /home/mcasadevall/config.common.ubuntu 2010-03-25 12:07:25.843676275 -0400
@@ -2964,13 +2964,13 @@
 CONFIG_UIO=y
 # CONFIG_UIO_AEC is not set
 # CONFIG_UIO_CIF is not set
-CONFIG_UIO_DOVE_VMETA=m
+CONFIG_UIO_DOVE_VMETA=y
 CONFIG_UIO_DOVE_VMETA_MEM_SIZE=96
 # CONFIG_UIO_PCI_GENERIC is not set
 CONFIG_UIO_PDRV=y
-CONFIG_UIO_PDRV_GENIRQ=m
-CONFIG_UIO_SERCOS3=m
-CONFIG_UIO_SMX=m
+# CONFIG_UIO_PDRV_GENIRQ is not set
+# CONFIG_UIO_SERCOS3 is not set
+# CONFIG_UIO_SMX is not set
 CONFIG_ULTRIX_PARTITION=y
 CONFIG_UNIX=y
 CONFIG_UNIX98_PTYS=y

Tags: armel
Changed in linux-mvl-dove (Ubuntu):
importance: Undecided → High
milestone: none → ubuntu-10.04-beta-2
tags: added: armel
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.