[Bug 547024] [NEW] linux-mvl-dove needs configuration changes to support Marvell's codecs
Michael Casadevall
sonicmctails at gmail.com
Thu Mar 25 16:19:35 UTC 2010
Public bug reported:
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
** Affects: linux-mvl-dove (Ubuntu)
Importance: High
Status: New
** Changed in: linux-mvl-dove (Ubuntu)
Importance: Undecided => High
** Changed in: linux-mvl-dove (Ubuntu)
Milestone: None => ubuntu-10.04-beta-2
--
linux-mvl-dove needs configuration changes to support Marvell's codecs
https://bugs.launchpad.net/bugs/547024
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux-mvl-dove in ubuntu.
More information about the kernel-bugs
mailing list