Message ID | f17812d71003240032h5018e833qc12e2f86c7cb35d8@mail.gmail.com |
---|---|
State | Accepted |
Delegated to: | Stefan Bader |
Headers | show |
Applied to Lucid mvl-dove
diff --git a/debian.mvl-dove/config/config.common.ubuntu b/debian.mvl-dove/config/config.common.ubuntu index e65f4b4..9524571 100644 --- a/debian.mvl-dove/config/config.common.ubuntu +++ b/debian.mvl-dove/config/config.common.ubuntu @@ -2964,7 +2964,7 @@ CONFIG_UID16=y 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
commit 28763d5ad01bfc115913c86777a6031321170318 Author: Eric Miao <eric.miao@canonical.com> Date: Sat Mar 20 12:55:47 2010 +0800 UBUNTU: [Config]: Make UIO_DOVE_VMETA driver builtin BugLink: http://bugs.launchpad.net/bugs/541921 This driver has to be built-in. Other modules like BMM assume this. Signed-off-by: Eric Miao <eric.miao@canonical.com>