[GIT PULL] UBUNTU: [Config]: Enable devtmpfs for mvl-dove kernel

Eric Miao eric.miao at canonical.com
Wed Jan 27 08:27:30 UTC 2010


The following changes since commit 46edf937c731f048b60d4ceeaa15bdd91e721b3e:
  Andy Whitcroft (1):
        UBUNTU: Ubuntu-2.6.32-200.5

are available in the git repository at:

  git://kernel.ubuntu.com/ycmiao/ubuntu-lucid.git lp512321

Eric Miao (1):
      UBUNTU: [Config]: Enable devtmpfs for mvl-dove kernel

 debian.mvl-dove/config/config.common.ubuntu |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

======== PATCH FOLLOWS =========

    BugLink: http://bugs.launchpad.net/bugs/512321

    Signed-off-by: Eric Miao <eric.miao at canonical.com>

diff --git a/debian.mvl-dove/config/config.common.ubuntu
b/debian.mvl-dove/config/config.common.ubuntu
index 5f876c1..75ead2f 100644
--- a/debian.mvl-dove/config/config.common.ubuntu
+++ b/debian.mvl-dove/config/config.common.ubuntu
@@ -605,7 +605,8 @@ CONFIG_DETECT_SOFTLOCKUP=y
 # CONFIG_DEVKMEM is not set
 CONFIG_DEVPORT=y
 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
-# CONFIG_DEVTMPFS is not set
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_DEV_APPLETALK=m
 # CONFIG_DISCONTIGMEM_MANUAL is not set
 # CONFIG_DISPLAY_SUPPORT is not set




More information about the kernel-team mailing list